From 4c520caa6919b115745710fa676ba995f4843a6f Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Wed, 19 Aug 2015 09:02:18 +0200 Subject: Add qtwebview as submodule Change-Id: I6a69b08945767f4cb8f4164630c726cf8bf552bb Reviewed-by: Simon Hausmann Reviewed-by: Christian Stromme --- .gitmodules | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 57a2b261..804c0e84 100644 --- a/.gitmodules +++ b/.gitmodules @@ -176,3 +176,8 @@ url = ../qtcanvas3d.git branch = 5.6 initrepo = true +[submodule "qtwebview"] + path = qtwebview + url = ../qtwebview.git + branch = 5.6 + initrepo = true -- cgit v1.2.3