sqlite-log: complete new hand log
This commit is contained in:
@@ -50,6 +50,10 @@ public:
|
||||
GuiInterface* getGuiInterface() const;
|
||||
boost::shared_ptr<BeRoInterface> getCurrentBeRo() const;
|
||||
|
||||
Log* getLog() const {
|
||||
return myLog;
|
||||
}
|
||||
|
||||
void setMyID ( int theValue );
|
||||
int getMyID() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user