next steps on enhanced log file handling via settings dialog
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user