From 417d293fa73b34c4004017d2d7aa19c6a292acde Mon Sep 17 00:00:00 2001 From: Michal Klocek Date: Tue, 30 Oct 2018 16:14:32 +0100 Subject: Add 'qttools' dependency for WebEngine QtTools module is required for designer plugin. Fixes: QTBUG-71404 Change-Id: I081740679dace196b9ff42d98bddd941848738f8 Reviewed-by: Friedemann Kleint Reviewed-by: Iikka Eklund Reviewed-by: Oswald Buddenhagen --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f48b0965..57f4bfd3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -211,7 +211,7 @@ status = addon [submodule "qtwebengine"] depends = qtdeclarative - recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel + recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel qttools path = qtwebengine url = ../qtwebengine.git branch = 5.12.0 -- cgit v1.2.3