From 0b135ae644340d3a72d3dd32eebe38295ff5b0aa Mon Sep 17 00:00:00 2001 From: Kevin Ottens Date: Wed, 20 Jan 2021 10:10:22 +0100 Subject: [PATCH] Reference the wizard_logo.svg file from the resources Somehow this was missing Signed-off-by: Kevin Ottens --- theme.qrc | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.qrc b/theme.qrc index 4ae68807b..7d0c732b8 100644 --- a/theme.qrc +++ b/theme.qrc @@ -27,6 +27,7 @@ theme/colored/state-sync-256.png theme/colored/wizard_logo.png theme/colored/wizard_logo@2x.png + theme/colored/wizard_logo.svg theme/white/state-error-32.png theme/white/state-error-64.png theme/white/state-error-128.png -- 2.30.2