From a6529838ce5bdd4b83cb2e2ea4d008dad6e9bb38 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 Pick-to: 6.8 Change-Id: I3dd57696188ef03b1ea67d15fce407fc48d333ec Reviewed-by: Tomi Korpipää --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index bf077c87..0c16d3f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -335,4 +335,4 @@ path = qtgraphs url = ../qtgraphs.git branch = dev - status = preview + status = addon