From: David Llewellyn-Jones Date: Sun, 15 Jul 2018 16:32:25 +0000 (+0100) Subject: Ensure all app icons sizes are defined X-Git-Url: https://www.flypig.org.uk/git/?p=harbour-pedalo.git;a=commitdiff_plain;h=c0284f613fd20fdedc5ef60de9893c74601ede6d Ensure all app icons sizes are defined --- 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