mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-24 05:40:59 +00:00
get rid of QT3_SUPPORT and some cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14760 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9aac0f789a
commit
16d37fd803
@ -72,7 +72,7 @@ void QSendto::update_contents()
|
|||||||
dialog_->formatLW->addItem(toqstr(*it));
|
dialog_->formatLW->addItem(toqstr(*it));
|
||||||
}
|
}
|
||||||
|
|
||||||
dialog_->commandCO->insertItem(toqstr(controller().getCommand()));
|
dialog_->commandCO->addItem(toqstr(controller().getCommand()));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user