From 9677483cdc6550871c4db9de97ee72dbe239c40f Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Tue, 22 Jul 2014 20:08:31 +0200 Subject: Add qtwebchannel as submodule This also updates the qtwebsockets revision since that's needed to compile. Change-Id: I9f3564c78d08abdca73ce395f31b3031a829e502 Reviewed-by: Milian Wolff --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3