fix ThemedIcon wrongly moved to S. namespace

This commit is contained in:
Damocles 2026-04-17 22:16:20 +02:00
parent c3d7fa0bc5
commit a8d8da7145
2 changed files with 2 additions and 2 deletions

View file

@ -84,7 +84,7 @@ M.HoverPanel {
radius: S.Theme.radius
}
S.ThemedIcon {
M.ThemedIcon {
id: entryIcon
visible: !entryItem.modelData.isSeparator && entryItem.modelData.icon !== ""
anchors.verticalCenter: parent.verticalCenter