mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 18:24:48 +00:00
get rid of QT3_SUPPORT and some cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14767 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6e9dd92302
commit
8a57064442
@ -79,7 +79,7 @@ void QTexinfoDialog::viewClicked()
|
|||||||
|
|
||||||
void QTexinfoDialog::update()
|
void QTexinfoDialog::update()
|
||||||
{
|
{
|
||||||
switch (whatStyle->currentItem()) {
|
switch (whatStyle->currentIndex()) {
|
||||||
case 0:
|
case 0:
|
||||||
form_->updateStyles(ControlTexinfo::cls);
|
form_->updateStyles(ControlTexinfo::cls);
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user