Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into wip/v4
authorSimon Hausmann <simon.hausmann@digia.com>
Tue, 13 Aug 2013 10:07:40 +0000 (12:07 +0200)
committerSimon Hausmann <simon.hausmann@digia.com>
Tue, 13 Aug 2013 10:08:18 +0000 (12:08 +0200)
Change-Id: I85b23c90f5bc9261dcaf54a360d68b89bc847f70

1  2 
sync.profile

diff --cc sync.profile
@@@ -18,7 -18,7 +18,7 @@@
  #   - an empty string to use the same branch under test (dependencies will become "refs/heads/master" if we are in the master branch)
  #
  %dependencies = (
--        "qtbase" => "",
--        "qtxmlpatterns" => "",
--        "qtjsbackend" => "",
++        "qtbase" => "refs/heads/dev",
++        "qtxmlpatterns" => "refs/heads/dev",
++        "qtjsbackend" => "refs/heads/dev",
  );