]> Shamusworld >> Repos - architektonas/blobdiff - src/generaltab.h
Converted codebase from Qt4 to Qt5.
[architektonas] / src / generaltab.h
index 8dde60a41af2687ecc755a5c8f0800c28f52c747..34182eddb80be4b6405cd83d02f41b98a4ef2f6b 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __GENERALTAB_H__
 #define __GENERALTAB_H__
 
-#include <QtGui>
+#include <QtWidgets>
 
 class GeneralTab: public QWidget
 {