]> Shamusworld >> Repos - warehouse-man-deluxe/blobdiff - src/app.h
Converted from Qt4 to Qt5.
[warehouse-man-deluxe] / src / app.h
index 68bc82dd4256cfccb1511423f80ef3fb81c444bf..dc551486c4fb794357d22ad028690e9de263e999 100644 (file)
--- a/src/app.h
+++ b/src/app.h
@@ -1,7 +1,7 @@
 #ifndef __APP_H__
 #define __APP_H__
 
-#include <QtGui>
+#include <QtWidgets>
 
 // Forward declarations
 class MainWin;