Use APPLICATION_ICON_SET for themed icons
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 20 Jan 2021 14:11:57 +0000 (15:11 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 20 Jan 2021 14:11:57 +0000 (15:11 +0100)
commit471bb25e62c6748d656b6cdc627ec1beadd070e9
tree8ac858a35a6016435f707420b176b285c112395f
parent88986749a43fc629c65d2606e0f93badd476d5c8
Use APPLICATION_ICON_SET for themed icons

We now favor APPLICATION_ICON_SET to isBranded() regarding the decision
to use PNG or SVG for icons.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/theme.cpp