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