mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Fix typo
This commit is contained in:
@ -23,7 +23,7 @@ public:
|
||||
~CEpubFile();
|
||||
|
||||
void Clear();
|
||||
HRESULT IsEbubFile(const std::wstring& sfileName);
|
||||
HRESULT IsEpubFile(const std::wstring& sfileName);
|
||||
void SetTempDirectory(const std::wstring& stempDir);
|
||||
HRESULT Convert(const std::wstring& sInputFile, const std::wstring& sOutputFile, const bool& bIsOutCompress = true);
|
||||
void ShowMap();
|
||||
|
||||
Reference in New Issue
Block a user