diff --git a/sources/main.cpp b/sources/main.cpp index 81a3ae5bd..43c90af2b 100644 --- a/sources/main.cpp +++ b/sources/main.cpp @@ -110,7 +110,6 @@ void myMessageOutput(QtMsgType type, txt+=")\n"; } QFile outFile(QETApp::configDir() - +"/" +QDate::currentDate().toString("yyyyMMdd") +".log"); if(outFile.open(QIODevice::WriteOnly | QIODevice::Append))