]> git.sur5r.net Git - minitube/blobdiff - src/downloadsettings.h
Upload 3.9.3-2 to unstable
[minitube] / src / downloadsettings.h
index c740cbff164bb3276987ee8b8eac067d305af6e4..8515bcbcde3f01a6d477252bc62d93ed9eaf5319 100644 (file)
@@ -21,10 +21,7 @@ $END_LICENSE */
 #ifndef DOWNLOADSETTINGS_H
 #define DOWNLOADSETTINGS_H
 
-#include <QtGui>
-#if QT_VERSION >= 0x050000
 #include <QtWidgets>
-#endif
 
 class DownloadSettings : public QWidget {