]> Shamusworld >> Repos - architektonas/blobdiff - src/blockitemwidget.h
Converted codebase from Qt4 to Qt5.
[architektonas] / src / blockitemwidget.h
index f703fbfdf4ac254eaa885bdf05312a886ac56de6..341676917080df695d9f4e22e1be3fd53b5b97ad 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __BLOCKITEMWIDGET_H__
 #define __BLOCKITEMWIDGET_H__
 
-#include <QtGui>
+#include <QtWidgets>
 
 class BlockItemWidget: public QWidget
 {