Next Android GUI changes

This commit is contained in:
doitux
2012-05-09 23:13:41 +00:00
parent 19f96b751b
commit 718c1fb3f3
10 changed files with 419 additions and 802 deletions
@@ -530,9 +530,6 @@ void settingsDialogImpl::exec(bool in_game)
calledIngame = in_game;
prepareDialog();
QDialog::exec();
#ifdef ANDROID
this->showFullScreen();
#endif
}
void settingsDialogImpl::isAccepted()