Skip to content

Commit

Permalink
Revert "sync to an earlier qtbase"
Browse files Browse the repository at this point in the history
This reverts commit 3a034c19c89c9528df8b7e2ee9e9a23bd7684958.
The conflicting change in qtbase was also reverted, so there should no
longer be a need for the earlier qtbase.

Change-Id: I91303410378e1a6e0f86286dd402810b24b6d4ec
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
  • Loading branch information
Alan Alpert authored and Qt by Nokia committed Dec 5, 2011
1 parent 4e81690 commit 9462867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sync.profile
Expand Up @@ -112,6 +112,6 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
"qtbase" => "c7f80420649d8d37e25514bcd2859de1e21166d6",
"qtbase" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
);

0 comments on commit 9462867

Please sign in to comment.