From df628461adbe6ab09450db512e6209d422d09c98 Mon Sep 17 00:00:00 2001 From: hjk Date: Thu, 10 Oct 2024 10:09:55 +0200 Subject: [PATCH] Axivion: Remove "Experimental" flag Change-Id: I28f602c41657d79e33ef60653157a12c654308cb Reviewed-by: Jarek Kobus Reviewed-by: Daniel Hofmann Reviewed-by: Eike Ziller --- src/plugins/axivion/Axivion.json.in | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/axivion/Axivion.json.in b/src/plugins/axivion/Axivion.json.in index 2aa513b5f2e..7dedc20ddbc 100644 --- a/src/plugins/axivion/Axivion.json.in +++ b/src/plugins/axivion/Axivion.json.in @@ -4,7 +4,6 @@ "Version" : "${IDE_VERSION}", "CompatVersion" : "${IDE_VERSION_COMPAT}", "Revision" : "${QTC_PLUGIN_REVISION}", - "Experimental" : true, "VendorId" : "theqtcompany", "Vendor" : "The Qt Company Ltd", "Copyright" : "${IDE_COPYRIGHT}",