changeset 7643 | 97b98bcfd056 |
parent 7620 | fa3bc79dc0b8 |
child 7796 | 5d00c28059e3 |
--- a/QTfrontend/ui/page/pagemain.cpp Sat Sep 01 10:40:22 2012 +0200 +++ b/QTfrontend/ui/page/pagemain.cpp Sat Sep 01 12:09:59 2012 -0400 @@ -87,7 +87,7 @@ btnBack->setWhatsThis(tr("Exit game")); #ifdef VIDEOREC - BtnVideos = addButton(":/res/Record.png", bottomLayout, 1, true); + BtnVideos = addButton(":/res/Videos.png", bottomLayout, 1, true); BtnVideos->setWhatsThis(tr("Manage videos recorded from game")); #endif