mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Refactoring
This commit is contained in:
@ -30,7 +30,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
oEpub.SetTempDirectory(sTmp);
|
||||
oEpub.Convert(sFileName, sOutputDirectory + L"\\" + sFile + L".docx");
|
||||
oEpub.ShowMap();
|
||||
// oEpub.ShowMap();
|
||||
}
|
||||
else
|
||||
std::wcout << sFileName << L" this is not an epub format!" << std::endl;
|
||||
|
||||
Reference in New Issue
Block a user