]> Shamusworld >> Repos - architektonas/blobdiff - src/main.h
Converted codebase from Qt4 to Qt5.
[architektonas] / src / main.h
index 2b70ce424a4bac9994cb5f7370fc42aed631fa8b..8549fc870ce1af71a2ba37f7a024475dcd179b57 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __MAIN_H__
 #define __MAIN_H__
 
-#include <QtGui>
+#include <QtWidgets>
 
 // Forward declarations
 //class CharWindow;