]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/gui/mainwin.h
Fix for bad branch handling in OP.
[virtualjaguar] / src / gui / mainwin.h
index a87289d47ace2bd0e8873259f635634aefff4a46..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
@@ -92,7 +92,9 @@ class MainWin: public QMainWindow
                int zoomLevel;
                bool powerButtonOn;
                bool showUntunedTankCircuit;
+       public:
                bool cartridgeLoaded;
+       private:
                bool allowUnknownSoftware;
                bool CDActive;
 //             bool alpineLoadSuccessful;