From b9e15cc45911ffb86ddc5876e3659ceafb619e6a Mon Sep 17 00:00:00 2001 From: Christian Stenger Date: Thu, 1 Apr 2021 13:02:19 +0200 Subject: [PATCH] Docker: Do not create implicit plugin category Change-Id: Id0fc281c81bb6cc34d4b303319e17515f61fc2bb Reviewed-by: Alessandro Portale --- src/plugins/docker/Docker.json.in | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/docker/Docker.json.in b/src/plugins/docker/Docker.json.in index 4107350999f..c2854973d48 100644 --- a/src/plugins/docker/Docker.json.in +++ b/src/plugins/docker/Docker.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\" : \"Basic support for Docker\", \"Url\" : \"http://www.qt.io\",