Running astyle.

This commit is contained in:
lotodore
2011-02-26 10:09:45 +00:00
parent e17b5fa74e
commit 63b28d7167
10 changed files with 160 additions and 164 deletions
+4 -4
View File
@@ -71,9 +71,9 @@ public:
return myBeRo[currentRound];
}
Log* getLog() const {
return myLog;
}
Log* getLog() const {
return myLog;
}
void setMyID(int theValue) {
myID = theValue;
@@ -151,7 +151,7 @@ public:
}
void assignButtons();
void setBlinds();
void setBlinds();
void switchRounds();