]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/gui/mainwin.h
Minor fixes to the OP, small enhancements to icons.
[virtualjaguar] / src / gui / mainwin.h
index cc7d160cb9097e828fdda2e5ae0d59fd02c6f583..c69c4780d2c14178f5f0d32926bed96060bcfa9a 100644 (file)
@@ -92,6 +92,9 @@ class MainWin: public QMainWindow
                QAction * filePickAct;
                QAction * configAct;
                QAction * useCDAct;
+               
+               QIcon powerGreen;
+               QIcon powerRed;
 };
 
 #endif // __MAINWIN_H__