mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
[x2t] Fix typo
This commit is contained in:
@ -970,7 +970,7 @@ namespace NExtractTools
|
||||
NSProcessEnv::GetBoolValue(NSProcessEnv::Converter::gc_oformAsPdf);
|
||||
if (bOFormAsPdf)
|
||||
{
|
||||
nFormatFrom = AVS_OFFICESTUDIO_FILE_DOCUMENT_CROSSPLATFORM_PDF;
|
||||
nFormatFrom = AVS_OFFICESTUDIO_FILE_CROSSPLATFORM_PDF;
|
||||
}
|
||||
|
||||
*m_nFormatFrom = nFormatFrom;
|
||||
|
||||
Reference in New Issue
Block a user