Commit e4f94646 authored by ElenaSubbotina's avatar ElenaSubbotina

x2t version up

parent dcec7447
......@@ -7,7 +7,7 @@
QT -= core
QT -= gui
VERSION = 2.4.489.0
VERSION = 2.4.490.0
DEFINES += INTVER=$$VERSION
TARGET = x2t
......
......@@ -3740,7 +3740,7 @@ namespace NExtractTools
bool bMacros = true;
if (ConvertXls2Xlsx( sFrom, sResultXlsxDir, params.getPassword(), params.getFontPath(), sTempm NULL, bMacros)== S_OK)
if (ConvertXls2Xlsx( sFrom, sResultXlsxDir, params.getPassword(), params.getFontPath(), sTemp, NULL, bMacros)== S_OK)
{
BinXlsxRW::CXlsxSerializer m_oCXlsxSerializer;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment