creating log-object in main-function and commiting it to session
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ class Session
|
||||
{
|
||||
public:
|
||||
|
||||
Session(GuiInterface*, ConfigFile*);
|
||||
Session(GuiInterface*, ConfigFile*, Log*);
|
||||
|
||||
~Session();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user