one ConfigFile for all
killed the tinyxml warnings
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ class ServerThread;
|
||||
class Session{
|
||||
public:
|
||||
|
||||
Session(GuiInterface*);
|
||||
Session(GuiInterface*, ConfigFile*);
|
||||
|
||||
~Session();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user