From 758595e34038148b0f4b48e803aaf5588efd40f2 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Tue, 6 Dec 2016 23:53:15 +0100 Subject: [feature] add icon to the window - Resolves: #8676 --- pkg/branding/icons.qrc | 5 +++++ pkg/branding/mask-icon.png | Bin 0 -> 8907 bytes 2 files changed, 5 insertions(+) create mode 100644 pkg/branding/icons.qrc create mode 100644 pkg/branding/mask-icon.png (limited to 'pkg/branding') diff --git a/pkg/branding/icons.qrc b/pkg/branding/icons.qrc new file mode 100644 index 00000000..ab994cd9 --- /dev/null +++ b/pkg/branding/icons.qrc @@ -0,0 +1,5 @@ + + + mask-icon.png + + diff --git a/pkg/branding/mask-icon.png b/pkg/branding/mask-icon.png new file mode 100644 index 00000000..97c5d7ec Binary files /dev/null and b/pkg/branding/mask-icon.png differ -- cgit v1.2.3