mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +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
|
||||
|
||||
pixmap: model.decoration
|
||||
fillMode: ExtraComponents.QPixmapItem.PreserveAspectFit
|
||||
fillMode: KQuickControlsAddons.QPixmapItem.PreserveAspectFit
|
||||
smooth: true
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue