alias data
This commit is contained in:
parent
0a445eaa08
commit
3a67bc5204
2 changed files with 5 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ import Quickshell.Wayland
|
|||
PanelWindow {
|
||||
id: window
|
||||
|
||||
default property alias content: contentItem.children
|
||||
default property alias content: contentItem.data
|
||||
property alias background: background
|
||||
required property string name
|
||||
property bool canFocus: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue