spinbox change resets raise-bet preaction
This commit is contained in:
@@ -326,6 +326,7 @@ public slots:
|
||||
|
||||
void changePlayingMode();
|
||||
void changeSpinBoxBetValue(int);
|
||||
void spinBoxBetValueChanged(int);
|
||||
|
||||
void showMaximized ();
|
||||
void quitPokerTH();
|
||||
@@ -458,6 +459,7 @@ private:
|
||||
QSemaphore guiUpdateSemaphore;
|
||||
|
||||
int keyUpDownChatCounter;
|
||||
int myLastPreActionBetValue;
|
||||
|
||||
|
||||
friend class GuiWrapper;
|
||||
|
||||
Reference in New Issue
Block a user