blind level to log-files

This commit is contained in:
doitux
2007-09-27 09:15:39 +00:00
parent 878ab1cf84
commit 32d70567aa
3 changed files with 8 additions and 4 deletions
+1
View File
@@ -75,6 +75,7 @@ private:
QDir *myLogDir;
QFile *myLogFile;
QString logFileStreamString;
QString myAppDataPath;
friend class GuiWrapper;
};