aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2011-07-27 15:30:40 +1000
committerQt by Nokia <qt-info@nokia.com>2011-07-28 11:27:26 +0200
commitaa2d36a3d7405c3130b27b41b0e3941ca466f3cd (patch)
tree7b828aec3ffcce11a66bc0425b0c338855821864 /tests/auto/declarative/declarative.pro
parentff7867460cbaf18fc09717b111df7abb344f5957 (diff)
Fix translation context for QML files.
Use the base file name as done in QtQuick 1, rather than using the entire path. This also fixes QTBUG-17255 for QtQuick 2. Change-Id: Ia27f6539f82d6caf6e7060b89ff1996d42ffb9cb Reviewed-on: http://codereview.qt.nokia.com/2246 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 183c920ece..43a2a682de 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -19,6 +19,7 @@ PUBLICTESTS += \
qdeclarativemoduleplugin \
qdeclarativepixmapcache \
qdeclarativeqt \
+ qdeclarativetranslation \
qdeclarativexmlhttprequest
PRIVATETESTS += \