mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-07-28 15:24:45 +00:00
correct namespace
This commit is contained in:
parent
356c504183
commit
5ad851df7c
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ Item {
|
||||||
Layout.maximumHeight: Layout.minimumWidth
|
Layout.maximumHeight: Layout.minimumWidth
|
||||||
|
|
||||||
pixmap: model.decoration
|
pixmap: model.decoration
|
||||||
fillMode: ExtraComponents.QPixmapItem.PreserveAspectFit
|
fillMode: KQuickControlsAddons.QPixmapItem.PreserveAspectFit
|
||||||
smooth: true
|
smooth: true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue