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
@@ -33,7 +33,7 @@ class mainWindowImpl;
class Log{
public:
Log(mainWindowImpl*);
Log(mainWindowImpl*, ConfigFile *c);
~Log();