This commit is contained in:
doitux
2007-02-01 19:35:38 +00:00
parent e5fcb832a3
commit 368624995f
+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) { callNewGameDialog();
if (event->key() == 65) { paintStartSplash();
}
if (event->key() == 66) {