ExportMap/cs/ExportUtil.cs
@@ -198,7 +198,7 @@ public static void CreateTemplate(ExportArgs args) { string imgPath = Path.Combine(ExportFolder, args.imgPath); string templateFile = Path.Combine(SourcesPath, "Test.qpt"); string templateFile = Path.Combine(SourcesPath, "Template.qpt"); string qptFile = Path.Combine(SourcesPath, args.qpt); if (File.Exists(qptFile)) {