Running astyle.
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user