next steps on enhanced log file handling via settings dialog

This commit is contained in:
doitux
2010-06-29 09:44:27 +00:00
parent 1150d08a8a
commit 164e730ed2
5 changed files with 90 additions and 16 deletions
+16
View File
@@ -1501,6 +1501,22 @@ void gameTableImpl::meInAction() {
lineEdit_betValue->selectAll();
}
// if(this->isMinimized()){
// this->showNormal();
// this->activateWindow();
// this->raise();
// }
// else if(!this->isActiveWindow()) {
// this->showMinimized();
// this->activateWindow();
// this->raise();
// this->showNormal();
// this->activateWindow();
// this->raise();
//
// }
myActionIsRaise = 0;
myActionIsBet = 0;