From: paul romanchenko Date: Thu, 9 Sep 2010 05:24:35 +0000 (+0400) Subject: Fixed bug with non-working control buttons. X-Git-Url: http://git.maemo.org/git/?p=vexed;a=commitdiff_plain;h=ab60ea568917a2072e694ee699618aa3a991b1c7 Fixed bug with non-working control buttons. --- diff --git a/mainwindow.ui b/mainwindow.ui index 776ad1d..8257645 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -300,7 +300,7 @@ 0 0 778 - 21 + 25 @@ -411,6 +411,70 @@ + + prevLevel + clicked() + MainWindow + loadPrevLevel() + + + 684 + 172 + + + 553 + 121 + + + + + nextLevel + clicked() + MainWindow + loadNextLevel() + + + 747 + 173 + + + 515 + 181 + + + + + reload + clicked() + MainWindow + loadLevel() + + + 722 + 170 + + + 584 + 153 + + + + + undo + clicked() + playwidget + undo() + + + 704 + 208 + + + 321 + 192 + + + loadNextLevel()