Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove refence to declarative in the docs
Change-Id: I328edc6deee302440cf65de9f87e6b68c93f42b7
Reviewed-by: Martin Jones <martin.jones@nokia.com>
  • Loading branch information
Lars Knoll authored and Qt by Nokia committed Mar 19, 2012
1 parent b271abe commit 2515f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qml/qml/qqmlextensionplugin.cpp
Expand Up @@ -97,7 +97,7 @@ QT_BEGIN_NAMESPACE
\code
TEMPLATE = lib
CONFIG += qt plugin
QT += declarative
QT += qml
DESTDIR = com/nokia/TimeExample
TARGET = qmlqtimeexampleplugin
Expand Down

0 comments on commit 2515f85

Please sign in to comment.