mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
fix: constructor calls a virtual function
docx, pptx
This commit is contained in:
@ -99,7 +99,7 @@ namespace PPTX
|
||||
class Ext : public WrapperWritingElement
|
||||
{
|
||||
public:
|
||||
WritingElement_AdditionConstructors(Ext)
|
||||
WritingElement_AdditionMethods(Ext)
|
||||
|
||||
Ext();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user