changeset 7620 | fa3bc79dc0b8 |
parent 7617 | 0ac281e1b58b |
child 7643 | 97b98bcfd056 |
--- a/QTfrontend/ui/page/pagemain.cpp Wed Aug 29 11:35:38 2012 +0400 +++ b/QTfrontend/ui/page/pagemain.cpp Wed Aug 29 12:48:27 2012 +0200 @@ -88,7 +88,7 @@ #ifdef VIDEOREC BtnVideos = addButton(":/res/Record.png", bottomLayout, 1, true); - BtnVideos->setWhatsThis(tr("Manage videos recorded from game")); + BtnVideos->setWhatsThis(tr("Manage videos recorded from game")); #endif BtnSetup = addButton(":/res/Settings.png", bottomLayout, 2, true);