Changed the section to user/hidden as required for Nokia Store
[ghostsoverboard] / seaview.cpp
index ee08327..9cd6256 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
 
@@ -119,7 +119,7 @@ void SeaView::initializeBoundaries()
     pScene_->setSceneRect(rectangle);
     setSceneRect(rectangle);
 
-    qDebug() << "Initialized boundaries" << rectangle.right() << rectangle.bottom() << width() << height();
+//    qDebug() << "Initialized boundaries" << rectangle.right() << rectangle.bottom() << width() << height();
 
     pScene_->restartLevel();
 }