aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/propertyeditor/quick2propertyeditorview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/propertyeditor/quick2propertyeditorview.h')
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/quick2propertyeditorview.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/qmldesigner/components/propertyeditor/quick2propertyeditorview.h b/src/plugins/qmldesigner/components/propertyeditor/quick2propertyeditorview.h
index c2c0ba9f36..7bfc6f1558 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/quick2propertyeditorview.h
+++ b/src/plugins/qmldesigner/components/propertyeditor/quick2propertyeditorview.h
@@ -38,9 +38,6 @@ public:
explicit Quick2PropertyEditorView(QWidget *parent = nullptr);
static void registerQmlTypes();
-
-protected:
- bool event(QEvent *e) override;
};
} //QmlDesigner