diff options
author | Lars Knoll <lars.knoll@nokia.com> | 2012-06-12 20:55:04 +0200 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-06-12 21:21:38 +0200 |
commit | cc6c449d5d7f7b606184ba8b6365456ad53a4a01 (patch) | |
tree | 9fc8ae3f5ab1bdab450c98a75cfcbc4809367484 /sync.profile | |
parent | bf6e91f4a0a43b8c139f40996c8e5cfa9df2832d (diff) |
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile index 54557214..dc44cfba 100644 --- a/sync.profile +++ b/sync.profile @@ -12,7 +12,7 @@ "QtSensors" => "$basedir/modules/qt_sensors.pri", ); %dependencies = ( - "qtbase" => "67fc1b893d6bbcd135497341cfaa4ea74ffeb29b", + "qtbase" => "refs/heads/master", "qtdeclarative" => "refs/heads/master", "qtjsbackend" => "refs/heads/master", ); |