Get rid of QtSVG dependency

This commit is contained in:
Christophe Dumez 2011-03-26 09:03:12 +00:00
commit 93a84655b6
8 changed files with 6 additions and 53 deletions

View file

@ -106,7 +106,7 @@ options_imp::options_imp(QWidget *parent):
checkShowSystray->setChecked(false);
checkShowSystray->setEnabled(false);
}
#if !defined(Q_WS_X11) || !defined(QT_SVG_LIB)
#if !defined(Q_WS_X11)
checkUseMonoSystrayIcon->setVisible(false);
#endif
// Connect signals / slots