forked from quickshell/quickshell
widgets/iconimage: add typegen hints to alias properties
This commit is contained in:
parent
abe0327e67
commit
01f2be057e
2 changed files with 10 additions and 4 deletions
6
src/widgets/module.md
Normal file
6
src/widgets/module.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
name = "Quickshell.Widgets"
|
||||
description = "Bundled widgets"
|
||||
qml_files = [
|
||||
"IconImage.qml",
|
||||
]
|
||||
-----
|
Loading…
Add table
Add a link
Reference in a new issue