Windows compilation fix

This commit is contained in:
Juergen Spitzmueller 2013-05-31 14:27:39 +02:00
parent 00387b2a38
commit 1e42af6c44

View File

@ -2527,7 +2527,6 @@ PrefUserInterface::PrefUserInterface(GuiPreferences * form)
#if (!defined Q_WS_X11 || QT_VERSION < 0x040600)
useSystemThemeIconsCB->hide();
themeIconsLA->hide();
#endif
}