From 7d1d9a000219ffeb39de44d6f3426b90db476fbb Mon Sep 17 00:00:00 2001 From: Christian Stenger Date: Thu, 1 Apr 2021 13:00:51 +0200 Subject: [PATCH] Conan: Do not create implicit plugin category Change-Id: Ic4d028c6a237a8b72058ec98d15d111fc0479425 Reviewed-by: Alessandro Portale --- src/plugins/conan/Conan.json.in | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/conan/Conan.json.in b/src/plugins/conan/Conan.json.in index ac2cfcd52ef..4ee078c1c90 100644 --- a/src/plugins/conan/Conan.json.in +++ b/src/plugins/conan/Conan.json.in @@ -12,7 +12,6 @@ \"\", \"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html.\" ], - \"Category\" : \"Utilities\", \"Experimental\" : true, \"Description\" : \"Conan integration.\", \"Url\" : \"http://www.qt.io\",