]> Shamusworld >> Repos - ttedit/blobdiff - src/ttedit.h
Fix zoom to zoom in/out from the center.
[ttedit] / src / ttedit.h
old mode 100755 (executable)
new mode 100644 (file)
index 3c63025..482b6ac
@@ -8,7 +8,7 @@
 #ifndef __TTEDIT_H__
 #define __TTEDIT_H__
 
-#include <QtGui>
+#include <QtWidgets>
 
 // Forward declarations
 class CharWindow;