Add qtwebchannel as submodule

This also updates the qtwebsockets revision since
that's needed to compile.

Change-Id: I9f3564c78d08abdca73ce395f31b3031a829e502
Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
This commit is contained in:
Frederik Gladhorn
2014-07-22 20:08:31 +02:00
committed by Milian Wolff
parent e073b25926
commit 9677483cdc
5 changed files with 8 additions and 1 deletions

3
.gitmodules vendored
View File

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