Commit 895e7ca4 authored by ElenaSubbotina's avatar ElenaSubbotina

.

parent 6c97cc11
......@@ -7,7 +7,7 @@
QT -= core
QT -= gui
VERSION = 2.0.2.387
VERSION = 2.0.2.389
DEFINES += INTVER=$$VERSION
TEMPLATE = app
......
......@@ -1390,6 +1390,7 @@ namespace NExtractTools
{
return AVS_FILEUTILS_ERROR_CONVERT_UNKNOWN_FORMAT;
}
return 0;
}
//html
int html2doct_dir (const std::wstring &sFrom, const std::wstring &sTo, const std::wstring &sTemp, InputParams& params)
......
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