running astyle

This commit is contained in:
floty
2014-06-08 17:04:59 +02:00
parent 16f3f6ceb2
commit a2d7c2e916
5 changed files with 44 additions and 46 deletions
+1 -2
View File
@@ -4310,8 +4310,7 @@ void gameTableImpl::restoreGameTableGeometry()
int availableHeight = dw.screenGeometry().height();
this->showNormal();
this->setGeometry(0,0,availableWidth, availableHeight);
}
else {
} else {
this->showFullScreen();
}
#endif