Am Freitag, dem 07.10.2022 um 18:02 +0300 schrieb Yuriy Skalko:
> Now with "(master)" suffix in combobox labels we cannot use them 
> directly as branch names. Is is OK to disable this for Qt4
> alltogether, 
> as README says that LyX is only compilable on Qt4?

You can use

branchCO->itemData(branchCO->currentIndex()).toString()

This works in Qt 4 and upwards.

-- 
Jürgen

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to