This commit is contained in:
doitux
2007-02-18 21:06:21 +00:00
parent 4e40f11f90
commit 7c5d8a3b44
4 changed files with 30 additions and 20 deletions
+6 -1
View File
@@ -37,8 +37,10 @@ class ConfigFile;
class BoardInterface;
// class HandInterface;
class PlayerInterface;
class MyCardsPixmapLabel;
class joinNetworkGameDialogImpl;
class connectToServerDialogImpl;
class QColor;
@@ -239,6 +241,9 @@ private:
QPixmap *flipside;
//Dialoge
joinNetworkGameDialogImpl *myJoinNetworkGameDialog;
connectToServerDialogImpl *myConnectToServerDialog;
int maxQuantityPlayers;
int distributePotAnimCounter;