mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Windows compilation fix
This commit is contained in:
parent
00387b2a38
commit
1e42af6c44
@ -2527,7 +2527,6 @@ PrefUserInterface::PrefUserInterface(GuiPreferences * form)
|
|||||||
|
|
||||||
#if (!defined Q_WS_X11 || QT_VERSION < 0x040600)
|
#if (!defined Q_WS_X11 || QT_VERSION < 0x040600)
|
||||||
useSystemThemeIconsCB->hide();
|
useSystemThemeIconsCB->hide();
|
||||||
themeIconsLA->hide();
|
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user