mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
builder bugs
This commit is contained in:
@ -59,6 +59,8 @@ namespace NSDoctRenderer
|
||||
void SetProperty(const char* param, const wchar_t* value);
|
||||
void SetPropertyW(const wchar_t* param, const wchar_t* value);
|
||||
|
||||
char* GetVersion();
|
||||
|
||||
public:
|
||||
static void Initialize();
|
||||
static void Dispose();
|
||||
|
||||
Reference in New Issue
Block a user