basic table skinning works. pics are changeable. colors will follow

This commit is contained in:
doitux
2009-03-31 20:31:28 +00:00
parent 98efc0745e
commit 6d973aa178
20 changed files with 444 additions and 303 deletions
+2 -4
View File
@@ -294,6 +294,8 @@ public slots:
void nextVoteOnKickTimeoutAnimationFrame();
void refreshVotesMonitor(int currentVotes, int numVotesNeededToKick);
void refreshGameTableStyle();
private:
boost::shared_ptr<GuiInterface> myServerGuiInterface;
@@ -398,10 +400,6 @@ private:
bool flipHolecardsAllInAlreadyDone;
bool betSliderChangedByInput;
QColor active;
QColor inactive;
QColor highlight;
// statistic testing
int statisticArray[15];