summaryrefslogtreecommitdiffstats
path: root/examples/declarative/proxywidgets/proxywidgets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/proxywidgets/proxywidgets.cpp')
-rw-r--r--examples/declarative/proxywidgets/proxywidgets.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/declarative/proxywidgets/proxywidgets.cpp b/examples/declarative/proxywidgets/proxywidgets.cpp
index 47d0cb9..067eb2c 100644
--- a/examples/declarative/proxywidgets/proxywidgets.cpp
+++ b/examples/declarative/proxywidgets/proxywidgets.cpp
@@ -94,6 +94,4 @@ public:
#include "proxywidgets.moc"
-QML_DECLARE_TYPE(MyPushButton)
-
Q_EXPORT_PLUGIN2(proxywidgetsplugin, ProxyWidgetsPlugin);