]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/gui/mainwin.h
Replace QtGui includes with QtWidgets, add QT += widgets for qmake
[virtualjaguar] / src / gui / mainwin.h
index 4263cb1cb2ad48e6607c58535cb59b1345128000..a29dbc6119343f2edd1f1a8fdf81e45a36bc84b4 100644 (file)
@@ -9,7 +9,7 @@
 #define __MAINWIN_H__
 
 //Hrm. uh??? I thought this wasn't the way to do this stuff...???
-#include <QtGui>
+#include <QtWidgets>
 #include "tom.h"
 
 #define RING_BUFFER_SIZE 32