From 6c767526739c9e25cb6ac62357af7d8f47db9b22 Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Tue, 7 Feb 2017 12:53:22 +0200 Subject: [PATCH] Change qtgamepad status from preview to addon qtgamepad will be officially supported with Qt 5.9 Change-Id: I3f941189881f2ab32ef10d4fff242e0d075798f3 Reviewed-by: Oswald Buddenhagen --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index c28d5667..71a3d9ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -296,7 +296,7 @@ path = qtgamepad url = ../qtgamepad branch = 5.9 - status = preview + status = addon [submodule "qtscxml"] depends = qtbase qtdeclarative path = qtscxml