sqlite-log: complete new hand log

This commit is contained in:
floty
2011-02-25 21:21:36 +00:00
parent 9264aa86eb
commit e17b5fa74e
7 changed files with 159 additions and 72 deletions
+5
View File
@@ -71,6 +71,10 @@ public:
return myBeRo[currentRound];
}
Log* getLog() const {
return myLog;
}
void setMyID(int theValue) {
myID = theValue;
}
@@ -147,6 +151,7 @@ public:
}
void assignButtons();
void setBlinds();
void switchRounds();