diff --git a/autotest/Qtf/Qtf.cpp b/autotest/Qtf/Qtf.cpp index f92091f12..28cdf8791 100644 --- a/autotest/Qtf/Qtf.cpp +++ b/autotest/Qtf/Qtf.cpp @@ -11,7 +11,7 @@ CONSOLE_APP_MAIN StdLogSetup(LOG_COUT|LOG_FILE); - String outdir = GetHomeDirFile("autotest.qtf"); + String outdir = GetHomeDirFile("autotest"); DeleteFolderDeep(outdir); RealizeDirectory(outdir); diff --git a/autotest/Qtf/test.pdf b/autotest/Qtf/test.pdf index 4ba300313..669c59218 100644 Binary files a/autotest/Qtf/test.pdf and b/autotest/Qtf/test.pdf differ