Add qtwebview as submodule

Change-Id: I6a69b08945767f4cb8f4164630c726cf8bf552bb
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Reviewed-by: Christian Stromme <christian.stromme@theqtcompany.com>
This commit is contained in:
Frederik Gladhorn
2015-08-19 09:02:18 +02:00
committed by Simon Hausmann
parent 4116ec2474
commit 4c520caa69
3 changed files with 7 additions and 0 deletions

5
.gitmodules vendored
View File

@@ -176,3 +176,8 @@
url = ../qtcanvas3d.git
branch = 5.6
initrepo = true
[submodule "qtwebview"]
path = qtwebview
url = ../qtwebview.git
branch = 5.6
initrepo = true