Skip to content

qml: Create GenericIcon for pages to show a non-application icon

Oliver Beard requested to merge work/olib/generic-icon into master

This commit makes ApplicationIcon use GenericIcon, which now implements a basic icon. This can be used independently for pages which want to show an icon that isn't associated with an application.

Edited by Oliver Beard

Merge request reports