Revert "sync to an earlier qtbase"
authorAlan Alpert <alan.alpert@nokia.com>
Sun, 4 Dec 2011 22:23:22 +0000 (08:23 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 5 Dec 2011 00:11:25 +0000 (01:11 +0100)
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>
sync.profile

index 1b49f58..22e3de1 100644 (file)
 #   - 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",
 );