Remove refence to declarative in the docs
authorLars Knoll <lars.knoll@nokia.com>
Sat, 17 Mar 2012 21:50:31 +0000 (22:50 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 19 Mar 2012 20:02:20 +0000 (21:02 +0100)
Change-Id: I328edc6deee302440cf65de9f87e6b68c93f42b7
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/qml/qml/qqmlextensionplugin.cpp

index b69fa5d..86d9f95 100644 (file)
@@ -97,7 +97,7 @@ QT_BEGIN_NAMESPACE
     \code
     TEMPLATE = lib
     CONFIG += qt plugin
-    QT += declarative
+    QT += qml
 
     DESTDIR = com/nokia/TimeExample
     TARGET = qmlqtimeexampleplugin