summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2012-03-08 13:37:59 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-09 02:17:57 +0100
commit38e9e75354a4d78c4c07af607547cd632b5150bd (patch)
treed24fdf8a7afb17549a8c624addd02345c7d41e52 /sync.profile
parent4c329881707317674e5672862f16e8143676c265 (diff)
downloadqtlocation-38e9e75354a4d78c4c07af607547cd632b5150bd.tar.gz
QtDeclarative renaming.
Change-Id: I0412d2e8e27cf3035712a3c413b5fa99e3a7ad36 Reviewed-by: David Laing <david.laing@nokia.com> Reviewed-by: Alex Wilson <alex.wilson@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 7d885aa1..7d02dd10 100644
--- a/sync.profile
+++ b/sync.profile
@@ -9,7 +9,7 @@
%mastercontent = (
"gui" => "#include <QtGui/QtGui>\n",
"network" => "#include <QtNetwork/QtNetwork>\n",
- "declarative" => "#include <QtDeclarative/qdeclarative.h>\n",
+ "declarative" => "#include <QtQml/qqml.h>\n",
);
%modulepris = (
"QtLocation" => "$basedir/modules/qt_location.pri",