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

View File

@@ -234,6 +234,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw(
qttools
qttranslations
qtwayland
qtwebchannel
qtwebkit
qtwebkit-examples
qtwebsockets
@@ -265,6 +266,7 @@ my @DEFAULT_REPOS = qw(
qtsvg
qttools
qttranslations
qtwebchannel
qtwebsockets
qtwebkit
qtwebkit-examples