fix ThemedIcon wrongly moved to S. namespace
This commit is contained in:
parent
c3d7fa0bc5
commit
a8d8da7145
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue