Level complete texts positioned to fit Harmattan
authorHeli Hyvättinen <heli.hyvattinen@kymp.net>
Thu, 13 Oct 2011 18:26:55 +0000 (21:26 +0300)
committerHeli Hyvättinen <heli.hyvattinen@kymp.net>
Thu, 13 Oct 2011 18:26:55 +0000 (21:26 +0300)
Roughly centered

seascene.cpp

index 310a98b..9924734 100644 (file)
@@ -895,7 +895,7 @@ void SeaScene::createLevelCompletedItems()
 {
     pLevelCompletedItem_ = new QGraphicsTextItem;
     addItem(pLevelCompletedItem_);
-    pLevelCompletedItem_->setPos(240,100);
+    pLevelCompletedItem_->setPos(310,100);
     pLevelCompletedItem_->setZValue(1000);
     pLevelCompletedItem_->hide();
     //The text is set at usetime