This commit is contained in:
doitux
2007-03-28 10:21:51 +00:00
parent 91391eed5c
commit 4a9274f483
20 changed files with 1960 additions and 1965 deletions
+5 -2
View File
@@ -105,6 +105,10 @@ public slots:
void callCreateNetworkGameDialog();
void callJoinNetworkGameDialog();
void myBetRaise();
void myFoldAllin();
void myCallCheckSet();
void myFold();
void myCheck();
void myCall();
@@ -173,7 +177,6 @@ public slots:
void nextRoundCleanGui();
void userWidgetsBackgroudColor();
void breakButtonClicked();
void keyPressEvent ( QKeyEvent*);
@@ -251,7 +254,7 @@ private:
QTimer *postRiverRunAnimation5Timer;
QTimer *postRiverRunAnimation6Timer;
QWidget *userWidgetsArray[8];
QWidget *userWidgetsArray[4];
QLabel *buttonLabelArray[7];
QLabel *cashLabelArray[7];
QLabel *cashTopLabelArray[7];