Next steps on Android port
This commit is contained in:
@@ -530,7 +530,9 @@ void settingsDialogImpl::exec(bool in_game)
|
||||
calledIngame = in_game;
|
||||
prepareDialog();
|
||||
QDialog::exec();
|
||||
|
||||
#ifdef ANDROID
|
||||
this->showFullScreen();
|
||||
#endif
|
||||
}
|
||||
|
||||
void settingsDialogImpl::isAccepted()
|
||||
|
||||
Reference in New Issue
Block a user