one ConfigFile for all

killed the tinyxml warnings
This commit is contained in:
doitux
2007-05-13 12:35:27 +00:00
parent 6fbef0af20
commit 8ad92920cc
13 changed files with 1842 additions and 69 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ class ServerThread;
class Session{
public:
Session(GuiInterface*);
Session(GuiInterface*, ConfigFile*);
~Session();