]> Shamusworld >> Repos - ttedit/blobdiff - src/mainwindow.h
Add ability to move points with the arrow keys.
[ttedit] / src / mainwindow.h
index 166a87ec92eec5bcb0cac994f2a0225163d7eca9..7038b1ed8d52b0f639ebd24eac75b14dcd559464 100644 (file)
@@ -8,7 +8,7 @@
 #ifndef __MAINWINDOW_H__
 #define __MAINWINDOW_H__
 
-#include <QtGui>
+#include <QtWidgets>
 
 
 // Forward declarations
@@ -73,3 +73,4 @@ class MainWindow: public QMainWindow
 };
 
 #endif // __MAINWINDOW_H__
+