]> Shamusworld >> Repos - architektonas/blobdiff - src/blockwidget.h
Converted codebase from Qt4 to Qt5.
[architektonas] / src / blockwidget.h
index ce53b9b87a2cf46db5c1f5da1e62d9438683e526..d3ac02cf37de6102141e0fd2e04045184ce88f46 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __BLOCKWIDGET_H__
 #define __BLOCKWIDGET_H__
 
-#include <QtGui>
+#include <QtWidgets>
 
 class BlockWidget: public QWidget
 {