Add qtwebsockets as submodule

This just adds the module, it doesn't yet make it part of Qt 5.3
or anything like that

Change-Id: Icd42c4d2366e31298758a6ef82924bfb64a9f814
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
This commit is contained in:
Frederik Gladhorn
2013-10-24 12:30:47 +02:00
committed by The Qt Project
parent b2385231c4
commit a7dc6fd595
4 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -103,3 +103,6 @@
[submodule "qtenginio"]
path = qtenginio
url = ../qtenginio.git
[submodule "qtwebsockets"]
path = qtwebsockets
url = ../qtwebsockets.git