diff --git a/autotest/Qtf/Qtf.cpp b/autotest/Qtf/Qtf.cpp index 28cdf8791..f92091f12 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"); + String outdir = GetHomeDirFile("autotest.qtf"); DeleteFolderDeep(outdir); RealizeDirectory(outdir); diff --git a/autotest/Qtf/test.pdf b/autotest/Qtf/test.pdf index 669c59218..3411f847f 100644 Binary files a/autotest/Qtf/test.pdf and b/autotest/Qtf/test.pdf differ