forked from quickshell/quickshell
widgets/wrapper: add WrapperMouseArea
This commit is contained in:
parent
4d7d06bb9b
commit
4d74851fd0
3 changed files with 52 additions and 0 deletions
|
@ -10,6 +10,7 @@ qml_files = [
|
|||
"IconImage.qml",
|
||||
"ClippingRectangle.qml",
|
||||
"WrapperItem.qml",
|
||||
"WrapperMouseArea.qml",
|
||||
"WrapperRectangle.qml",
|
||||
"ClippingWrapperRectangle.qml",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue