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
+3 -3
View File
@@ -50,9 +50,9 @@ public:
GuiInterface* getGuiInterface() const;
boost::shared_ptr<BeRoInterface> getCurrentBeRo() const;
Log* getLog() const {
return myLog;
}
Log* getLog() const {
return myLog;
}
void setMyID ( int theValue );
int getMyID() const;