Changed the section to user/hidden as required for Nokia Store
[ghostsoverboard] / seaview.cpp
index fe4dd2e..9cd6256 100644 (file)
@@ -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();
 }