Changed the section to user/hidden as required for Nokia Store
[ghostsoverboard] / timercontrolledgraphicspixmapobject.h
index f121bf1..cdc401a 100644 (file)
@@ -1,5 +1,5 @@
 /**************************************************************************
-        Ghosts Overboard - a game for Maemo 5
+        Ghosts Overboard - a game for 'Meego 1.2 Harmattan'
 
         Copyright (C) 2011  Heli Hyvättinen
 
@@ -63,6 +63,10 @@ public slots:
 
     direction direction_;
 
+    bool stoppedBecauseInvalidTime_;
+
+    int pixelsPerMove_;
+
 
 };