fixes #0004125: MDIViews not accessible correctly
This commit is contained in:
@@ -39,6 +39,8 @@ namespace Gui {
|
||||
|
||||
class GuiExport TextDocumentEditorView : public MDIView {
|
||||
Q_OBJECT
|
||||
TYPESYSTEM_HEADER();
|
||||
|
||||
public:
|
||||
TextDocumentEditorView(
|
||||
App::TextDocument* textDocument,
|
||||
|
||||
Reference in New Issue
Block a user