Vibration on/off now in the menu.
[ghostsoverboard] / mainwindow.h
index 2a4babc..3d4d5fa 100644 (file)
@@ -46,6 +46,7 @@ public slots:
     void nextLevel();
 
 
+
 private:
 
 SeaScene * pScene_;
@@ -53,6 +54,7 @@ QGraphicsView * pView_;
 QAction* pPauseAction_;
 
 
+
 };
 
 #endif // MAINWINDOW_H