diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2011-08-24 16:05:34 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2011-08-24 09:50:58 +0200 |
commit | 8c89a335b4be3745e486cc846e306c5df26c0e77 (patch) | |
tree | d7df1b3bb8e9ea619af3db50714d3a38c8b949b7 /.gitmodules | |
parent | ae61bc2d1fc23bb474ceaacc6a8a6eba6ae93718 (diff) | |
download | qt5-8c89a335b4be3745e486cc846e306c5df26c0e77.tar.gz |
Added new module, qtconnectivity.
Not yet enabled by default.
Change-Id: I89a8cb8cc6da9aeeba217e3ab3c10459082a21ed
Reviewed-on: http://codereview.qt.nokia.com/3447
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7b380edd..6c0741c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [submodule "qtpim"] path = qtpim url = git://gitorious.org/qt/qtpim.git +[submodule "qtconnectivity"] + path = qtconnectivity + url = git://gitorious.org/qt/qtconnectivity.git |