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>
This commit is contained in:
David Faure
2013-01-04 17:09:29 +01:00
committed by The Qt Project
parent cd769b2d31
commit ff63f0f3dc
4 changed files with 10 additions and 0 deletions

View File

@@ -237,6 +237,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw(
qtwebkit
qtwebkit-examples-and-demos
qtxmlpatterns
qtx11extras
);
my $GERRIT_SSH_BASE