aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-05-10 15:39:03 +0200
committerQt by Nokia <qt-info@nokia.com>2012-05-11 09:34:46 +0200
commitcf6926229f99fb7caeabd3f3ea19fe86d7a59ee9 (patch)
tree166b089ec959d29abdab853620690a08fb4b3085 /tools
parent50482f69af0b9392424dfdad5376fcb09be36d46 (diff)
Don't use QtDeclarative compat module
Use QtQml instead. Change-Id: If899ebc1e0b4ea86f0f8d4369fbd3eb5cbb2181c Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/easingcurveeditor/easingcurveeditor.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/easingcurveeditor/easingcurveeditor.pro b/tools/easingcurveeditor/easingcurveeditor.pro
index fa5aea8418..78f2ebf528 100644
--- a/tools/easingcurveeditor/easingcurveeditor.pro
+++ b/tools/easingcurveeditor/easingcurveeditor.pro
@@ -2,7 +2,7 @@ TEMPLATE = app
DEPENDPATH += .
INCLUDEPATH += .
-QT += declarative quick widgets
+QT += qml quick widgets
CONFIG -= app_bundle
# Input