summaryrefslogtreecommitdiffstats
path: root/dependencies.yaml
diff options
context:
space:
mode:
authorSakaria Pouke <sakaria.pouke@qt.io>2023-12-05 13:39:31 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-12-22 20:40:50 +0100
commit08d2700a81767c7c4e852f3ff0975954b5467ff4 (patch)
tree02856b4aa663f00b1d9b425765ca3206cb391981 /dependencies.yaml
parent39074ca944d946d08a2684816e5eabea4fc400d9 (diff)
Overhaul StocQt example
Implementing a new design and implementation for the StocQt example. The new example uses Qt's REST API and json parser to read live stock data. Fixes: QTBUG-116593 Fixes: QTBUG-116594 Pick-to: 6.7 Change-Id: I2b491673bd7c9acb7812f88c508f42ad9cc9f869 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'dependencies.yaml')
-rw-r--r--dependencies.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dependencies.yaml b/dependencies.yaml
index 2c0946613..c570ee72c 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -17,3 +17,6 @@ dependencies:
../qtwebengine:
ref: a8794616634a391e0c648a086e2120b4fd1a4d6e
required: false
+ ../qtgraphs:
+ ref: 04b192f34fe0c4434fa40a18d4f1032251552520
+ required: false