summaryrefslogtreecommitdiff
path: root/src/extras/plugin.h
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-02-27 18:41:24 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-02-27 18:41:24 +0100
commitf74c888ae8d0c04d9b1d944fe61dc9a7e86b5420 (patch)
tree3bd16bce5d4ae8bc4bf185742cf21af890b7bbdf /src/extras/plugin.h
parenta01f770f1d64770f8a81a53b812d1e086916fff2 (diff)
parent949884153ae14724c30f17c75656aa0c6f072559 (diff)
downloadqtquickcontrols-f74c888ae8d0c04d9b1d944fe61dc9a7e86b5420.tar.gz
Merge remote-tracking branch 'origin/5.11' into dev
Change-Id: I4b1a4ebf258c9d31e537f42c8d0219c4294628bb
Diffstat (limited to 'src/extras/plugin.h')
-rw-r--r--src/extras/plugin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/extras/plugin.h b/src/extras/plugin.h
index 05855f49..5f0a380e 100644
--- a/src/extras/plugin.h
+++ b/src/extras/plugin.h
@@ -54,7 +54,6 @@ public:
explicit QtQuickExtrasPlugin(QObject *parent = 0);
void registerTypes(const char *uri);
- void initializeEngine(QQmlEngine *engine, const char *uri);
};
QT_END_NAMESPACE