Added .conf file to glassify the app as game
[ghostsoverboard] / timercontrolledgraphicspixmapobject.h
index f121bf1..09d1cd0 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,8 @@ public slots:
 
     direction direction_;
 
+    bool stoppedBecauseInvalidTime_;
+
 
 };