]> git.sur5r.net Git - minitube/blobdiff - src/channellistview.h
New upstream version 2.9
[minitube] / src / channellistview.h
index 04863a824e64be63b654554adb843fce5286a621..ebb4d8beb191e53b1261dc3bb77ff597a3d1d818 100644 (file)
@@ -21,10 +21,7 @@ $END_LICENSE */
 #ifndef CHANNELLISTVIEW_H
 #define CHANNELLISTVIEW_H
 
-#include <QtGui>
-#if QT_VERSION >= 0x050000
 #include <QtWidgets>
-#endif
 
 class ChannelListView : public QListView {