This commit is contained in:
doitux
2007-02-01 18:39:20 +00:00
parent 50a6bb8c12
commit d96e42dbf6
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -1723,7 +1723,7 @@ void mainWindowImpl::keyPressEvent ( QKeyEvent * event ) {
if (event->key() == 16777220) { if(spinBox_set->hasFocus()) pushButton_set->click(); } //ENTER
if (event->key() == 16777265) { switchToolBox(); } //F2
if (event->key() == 65) {
if (event->key() == 65) { callNewGameDialog();
}
if (event->key() == 66) {