]> rtime.felk.cvut.cz Git - eurobot/public.git/blobdiff - src/robomon/PlaygroundScene.cpp
Changed the image for Eurobot 2012 playground (now we have playground_eurobot2012...
[eurobot/public.git] / src / robomon / PlaygroundScene.cpp
index 72575a98d974d536ec32e050f49386dbf4e378b7..38ea2f325ef8fc787145ada93b43f9524ae612c9 100644 (file)
@@ -55,7 +55,7 @@ PlaygroundScene::PlaygroundScene(QObject *parent)
        playgroundRect = addRect(
                                QRect(0, 0, PLAYGROUND_WIDTH, PLAYGROUND_HEIGHT),
                                QPen(),
-                               QPixmap(":/images/playground_eurobot2012.png").scaled(PLAYGROUND_WIDTH, PLAYGROUND_HEIGHT)
+                               QPixmap(":/images/playground_eurobot2012_1024.png").scaled(PLAYGROUND_WIDTH, PLAYGROUND_HEIGHT)
                                );
        playgroundRect->setZValue(0);