From e609ade2a4c0755e1719056ad12af37745755c09 Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Tue, 28 May 2024 14:00:15 +0300 Subject: [PATCH] Remove preview status from qtgraphs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Qt Graphs will be officially supported from Qt 6.8.0 -> Task-number: QTBUG-125143 Change-Id: I3dd57696188ef03b1ea67d15fce407fc48d333ec Reviewed-by: Tomi Korpipää (cherry picked from commit a6529838ce5bdd4b83cb2e2ea4d008dad6e9bb38) Reviewed-by: Antti Kokko --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ea058468..671db254 100644 --- a/.gitmodules +++ b/.gitmodules @@ -335,4 +335,4 @@ path = qtgraphs url = ../qtgraphs.git branch = 6.8 - status = preview + status = addon