diff options
author | Toby Tomkins <toby.tomkins@nokia.com> | 2012-01-25 15:00:28 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-01-25 06:08:19 +0100 |
commit | 86bb324976b4dcf01ad7fb27ad6a1a25cf6b9b08 (patch) | |
tree | 50b075c00c0508734d15f5331a1f78fcc3c23cea /sync.profile | |
parent | 5cd24c5fb947358162003513cb0b4e40f5bb12d9 (diff) | |
download | qtlocation-86bb324976b4dcf01ad7fb27ad6a1a25cf6b9b08.tar.gz |
Remove qtquick3d repository dependency from qtlocation.
QtQtuick3D has been removed totally from Qt5. This commit fixes that
build failure.
Change-Id: Id39404a638c89a409d602aef054a5e1ce65a9386
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile index 6b5905f6..21ab025f 100644 --- a/sync.profile +++ b/sync.profile @@ -27,7 +27,6 @@ "qtxmlpatterns" => "refs/heads/master", "qtdeclarative" => "refs/heads/master", "qtjsbackend" => "refs/heads/master", - "qtquick3d" => "refs/heads/qml2", "qt3d" => "refs/heads/master" ); |