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
@@ -35,7 +35,7 @@ class Session;
class GuiWrapper : public GuiInterface
{
public:
GuiWrapper();
GuiWrapper(ConfigFile*);
~GuiWrapper();