diff options
Diffstat (limited to 'examples/declarative/proxywidgets/proxywidgets.pro')
-rw-r--r-- | examples/declarative/proxywidgets/proxywidgets.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/declarative/proxywidgets/proxywidgets.pro b/examples/declarative/proxywidgets/proxywidgets.pro index eb85191..cb07d80 100644 --- a/examples/declarative/proxywidgets/proxywidgets.pro +++ b/examples/declarative/proxywidgets/proxywidgets.pro @@ -3,7 +3,6 @@ DESTDIR = ProxyWidgets TARGET = proxywidgetsplugin CONFIG += qt plugin QT += declarative -VERSION = 1.0.0 SOURCES += proxywidgets.cpp |