mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
don't forget to translate
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16102 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ad484c922b
commit
c3459952a6
@ -115,6 +115,7 @@ struct GuiView::GuiViewPrivate
|
||||
|
||||
QMenu* toolBarPopup(GuiView *parent)
|
||||
{
|
||||
// FIXME: translation
|
||||
QMenu* menu = new QMenu(parent);
|
||||
QActionGroup *iconSizeGroup = new QActionGroup(parent);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user