]> Shamusworld >> Repos - ttedit/blobdiff - src/ttedit.h
Converted from Qt4 to Qt5.
[ttedit] / src / ttedit.h
index 3c63025e561b9434ea8288a7d19d76ecca9da9b4..482b6accec5c9712e92420b1615b8300aca39699 100755 (executable)
@@ -8,7 +8,7 @@
 #ifndef __TTEDIT_H__
 #define __TTEDIT_H__
 
-#include <QtGui>
+#include <QtWidgets>
 
 // Forward declarations
 class CharWindow;