aboutsummaryrefslogtreecommitdiffstats
path: root/init-repository
diff options
context:
space:
mode:
authorDavid Faure <faure+bluesystems@kde.org>2013-01-04 17:09:29 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-08 15:55:18 +0100
commitff63f0f3dc60c731ec77ed53678c00c06953b0ee (patch)
tree3d1680fcbff421f1871317d9751b8e9d59897684 /init-repository
parentcd769b2d31fb4f3703352b01316ba3c697a579cd (diff)
Add module qtx11extras to qt5.git
QX11Info was part of the Qt4 API, it should be part of the Qt5 API too. Change-Id: I08810ce25d0a91805a7fe4de5c8cb8f1b4ab3686 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'init-repository')
-rwxr-xr-xinit-repository1
1 files changed, 1 insertions, 0 deletions
diff --git a/init-repository b/init-repository
index 8cbdc80e..34e18ac9 100755
--- a/init-repository
+++ b/init-repository
@@ -237,6 +237,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw(
qtwebkit
qtwebkit-examples-and-demos
qtxmlpatterns
+ qtx11extras
);
my $GERRIT_SSH_BASE