run astyle

This commit is contained in:
Albert Medela
2017-08-16 13:55:18 +02:00
parent 94d87ed33e
commit 65e10c71b0
89 changed files with 888 additions and 488 deletions
+2 -1
View File
@@ -73,7 +73,8 @@ public:
boost::shared_ptr<Game> getCurrentGame();
GuiInterface *getGui();
Log* getMyLog() {
Log* getMyLog()
{
return myLog;
}
GameType getGameType();