X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=seaview.cpp;h=9cd6256205eb409f3af4b93a33091bbf817302f1;hb=1e6a04a47b1e194ea946de8509780985527cafe3;hp=ee08327d0b45a8a112e57790c7854801c18c4922;hpb=b9f741faed7ccde2fdef0544178a48390dd72f65;p=ghostsoverboard diff --git a/seaview.cpp b/seaview.cpp index ee08327..9cd6256 100644 --- a/seaview.cpp +++ b/seaview.cpp @@ -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(); }