multiple changes (like backbutton handling fixes) for android releases 1.1.1
This commit is contained in:
@@ -240,6 +240,7 @@ void startNetworkGameDialogImpl::keyPressEvent ( QKeyEvent * event )
|
||||
} else {
|
||||
keyUpDownChatCounter = 0;
|
||||
}
|
||||
QDialog::keyPressEvent(event);
|
||||
}
|
||||
|
||||
bool startNetworkGameDialogImpl::eventFilter(QObject *obj, QEvent *event)
|
||||
|
||||
Reference in New Issue
Block a user