Add qtmacextras and qtwinextras to qt5.git#stable

Change-Id: I440e8ad733feaadb07e74fb91342434f66bae160
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
Sergio Ahumada
2013-06-25 12:21:30 +02:00
committed by The Qt Project
parent 76e3f3d2a6
commit d060acfac5
5 changed files with 12 additions and 0 deletions

View File

@@ -226,6 +226,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw(
qtjsondb
qtjsbackend
qtlocation
qtmacextras
qtmultimedia
qtpim
qtqa
@@ -242,6 +243,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw(
qtwayland
qtwebkit
qtwebkit-examples
qtwinextras
qtx11extras
qtxmlpatterns
);