]> Shamusworld >> Repos - architektonas/blobdiff - src/layeritemwidget.h
Converted codebase from Qt4 to Qt5.
[architektonas] / src / layeritemwidget.h
index 0ee11191c4d0ac5026a73c3e25bec8aaaff441b7..999cccf5447ba02b5584eb4f1fb2477ae6a11948 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __LAYERITEMWIDGET_H__
 #define __LAYERITEMWIDGET_H__
 
-#include <QtGui>
+#include <QtWidgets>
 
 class LayerItemWidget: public QWidget
 {