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

3
.gitmodules vendored
View File

@@ -52,3 +52,6 @@
[submodule "qtgraphicaleffects"]
path = qtgraphicaleffects
url = git://gitorious.org/qt/qtgraphicaleffects.git
[submodule "qtx11extras"]
path = qtx11extras
url = git://gitorious.org/qt/qtx11extras.git