mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Add qtgraphs submodule in qt5.git as preview module
Task-number: QTBUG-112800 Change-Id: I39384c20cdb2a83c70ea84628fa37472a62bbaf4 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
This commit is contained in:
committed by
Tomi Korpipää
parent
7956c13d5c
commit
912aa2eb46
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -329,3 +329,9 @@
|
||||
url = ../qtquickeffectmaker.git
|
||||
branch = dev
|
||||
status = addon
|
||||
[submodule "qtgraphs"]
|
||||
depends = qtbase qtdeclarative qtquick3d
|
||||
path = qtgraphs
|
||||
url = ../qtgraphs.git
|
||||
branch = dev
|
||||
status = preview
|
||||
|
||||
Reference in New Issue
Block a user