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