diff options
author | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2016-04-07 14:53:53 +0300 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@theqtcompany.com> | 2016-04-11 06:57:42 +0000 |
commit | 7251401281436755426f66cd5a84767c8eb74e5a (patch) | |
tree | b4989a39c42c5d219f6b86560b88624233d7e1f8 | |
parent | 5758a88e591d805c11cb9fb8bd6ff8455ccddddf (diff) | |
download | qt5-7251401281436755426f66cd5a84767c8eb74e5a.tar.gz |
Update 5.7 module status
In Qt 5.7 enginio is obsolete and Qt3D addon, not TP anymore
Change-Id: I019f76162cfcc853b542695245a983f151f1b072
Reviewed-by: Iikka Eklund <iikka.eklund@theqtcompany.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 49b048ed..adc5d98c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -151,7 +151,7 @@ path = qt3d url = ../qt3d.git branch = 5.7 - status = preview + status = addon [submodule "qtimageformats"] depends = qtbase path = qtimageformats @@ -220,7 +220,7 @@ path = qtenginio url = ../qtenginio.git branch = 5.7 - status = deprecated + status = obsolete [submodule "qtwebsockets"] depends = qtbase recommends = qtdeclarative |