From f3a2e06e6064cc03dd36755e3bf7f158f11b18b3 Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Thu, 15 Jun 2017 11:55:27 +0300 Subject: [PATCH] Switch qtspeech & qtnetworkauth from tp to addon qtspeech and qtnetworkauth aren't technology preview modules anymore from Qt 5.10 -> Task-number: QTBUG-61436 Change-Id: I1a88f554498461a81ee80f435fccad7d0e542abf Reviewed-by: Akseli Salovaara Reviewed-by: Jesus Fernandez Reviewed-by: Oswald Buddenhagen Reviewed-by: Frederik Gladhorn --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 182630f1..139b3d29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -310,14 +310,14 @@ path = qtspeech url = ../qtspeech branch = dev - status = preview + status = addon [submodule "qtnetworkauth"] depends = qtbase recommends = qtwebview path = qtnetworkauth url = ../qtnetworkauth branch = dev - status = preview + status = addon [submodule "qtremoteobjects"] depends = qtbase path = qtremoteobjects