mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Refactoring
This commit is contained in:
@ -60,7 +60,7 @@ public:
|
||||
const std::wstring& owner_password = L"", const std::wstring& user_password = L"");
|
||||
|
||||
virtual void Close();
|
||||
virtual NSFonts::IApplicationFonts* GetFonts() = 0;
|
||||
virtual NSFonts::IApplicationFonts* GetFonts();
|
||||
|
||||
virtual OfficeDrawingFileType GetType();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user