[x2t] xlsx_dir2xlst_bin: copy Editor.xlsx only if xlsx has pivot table

This commit is contained in:
Sergey Konovalov
2018-11-09 19:38:24 +03:00
parent 73ef4140a2
commit 503e87077b
5 changed files with 34 additions and 22 deletions

View File

@ -86,8 +86,8 @@ SOURCES += ./../DesktopEditor/common/Path.cpp
HEADERS += ./../DesktopEditor/common/StringBuilder.h
SOURCES += ./../DesktopEditor/common/StringBuilder.cpp
HEADERS += ./../DesktopEditor/common/String.h
SOURCES += ./../DesktopEditor/common/String.cpp
HEADERS += ./../DesktopEditor/common/StringExt.h
SOURCES += ./../DesktopEditor/common/StringExt.cpp
# BASE64
HEADERS += ./../DesktopEditor/common/Base64.h