From c0284f613fd20fdedc5ef60de9893c74601ede6d Mon Sep 17 00:00:00 2001 From: David Llewellyn-Jones Date: Sun, 15 Jul 2018 17:32:25 +0100 Subject: [PATCH] Ensure all app icons sizes are defined --- harbour-pedalo.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour-pedalo.pro b/harbour-pedalo.pro index 9033b75..b237acb 100644 --- a/harbour-pedalo.pro +++ b/harbour-pedalo.pro @@ -51,7 +51,7 @@ DISTFILES += qml/harbour-pedalo.qml \ qml/pages/JourneyEdit.qml \ qml/pages/JourneyInfo.qml -SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172 +SAILFISHAPP_ICONS = 86x86 108x108 128x128 172x172 256x256 # to disable building translations every time, comment out the # following CONFIG line -- 2.25.1