aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-07-22 20:08:31 +0200
committerMilian Wolff <milian.wolff@kdab.com>2014-08-08 19:50:01 +0200
commit9677483cdc6550871c4db9de97ee72dbe239c40f (patch)
tree02c39af7f7a3e38ec4e909ac71e3567bd579be72 /.gitmodules
parente073b25926d4c538cb9f41d4c59d171857a60ede (diff)
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>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0d6fb1aa..66b86f89 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -103,3 +103,6 @@
[submodule "qtwebsockets"]
path = qtwebsockets
url = ../qtwebsockets.git
+[submodule "qtwebchannel"]
+ path = qtwebchannel
+ url = ../qtwebchannel.git