Fix memory leaks with SyntaxHighlighters
This commit is contained in:
@ -154,6 +154,7 @@ public:
|
||||
static void register_editor();
|
||||
|
||||
TextEditor();
|
||||
~TextEditor();
|
||||
};
|
||||
|
||||
#endif // TEXT_EDITOR_H
|
||||
|
||||
Reference in New Issue
Block a user