Add GUI command to insert a text document into the active document
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
||||
PropertyBool ReadOnly;
|
||||
|
||||
TextDocument();
|
||||
~TextDocument() {};
|
||||
~TextDocument() {}
|
||||
|
||||
void onChanged(const Property* prop);
|
||||
const char* getViewProviderName() const;
|
||||
|
||||
Reference in New Issue
Block a user