]> Shamusworld >> Repos - architektonas/blobdiff - src/about.h
Converted codebase from Qt4 to Qt5.
[architektonas] / src / about.h
index 1eceedb72a578c711a50bb43063d9f5ce55d6862..cea55309ea2447b08c6c6fdeb6c6d9712a01f720 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef __ABOUT_H__
 #define __ABOUT_H__
 
-#include <QtGui>
+#include <QtWidgets>
 
 class AboutWindow: public QWidget
 {