From b510686fe2c2e2402a2d4c4e43975a91aa22a139 Mon Sep 17 00:00:00 2001 From: Uwe Kindler Date: Tue, 4 Feb 2020 11:29:18 +0100 Subject: [PATCH] Added icon to ads_qt_marketplace_manifest.json --- doc/ads_qt_marketplace_manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ads_qt_marketplace_manifest.json b/doc/ads_qt_marketplace_manifest.json index bf01060..698574a 100644 --- a/doc/ads_qt_marketplace_manifest.json +++ b/doc/ads_qt_marketplace_manifest.json @@ -10,7 +10,7 @@ "url": "https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System" }, "contact": "https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/issues", - "icon": "-----------------", + "icon": "https://raw.githubusercontent.com/githubuser0xFFFF/Qt-Advanced-Docking-System/master/doc/ads_icon_512.png", "licenses": [ { "licenseType": "LGPLv2.1", "licenseUrl": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html" }