From 9a9f35850828f7448e293a10d1d4210a9f5f59d2 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Thu, 1 Nov 2018 12:00:30 +0100 Subject: [PATCH] Graduate qtremoteobjects and qtwebglplugin Change-Id: I07a55764a4a6900d233d4bcfa20344009a9add26 Reviewed-by: Venugopal Shivashankar Reviewed-by: Jani Heikkinen --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 31bb5338..f48b0965 100644 --- a/.gitmodules +++ b/.gitmodules @@ -297,11 +297,11 @@ path = qtremoteobjects url = ../qtremoteobjects.git branch = 5.12.0 - status = preview + status = addon [submodule "qtwebglplugin"] depends = qtbase qtwebsockets recommends = qtdeclarative path = qtwebglplugin url = ../qtwebglplugin.git branch = 5.12.0 - status = preview + status = addon