forked from quickshell/quickshell
window: generate qmltypes
This commit is contained in:
parent
4e48c6eefb
commit
9980f8587e
9 changed files with 51 additions and 8 deletions
|
@ -7,12 +7,12 @@ headers = [
|
|||
"shell.hpp",
|
||||
"variants.hpp",
|
||||
"region.hpp",
|
||||
"proxywindow.hpp",
|
||||
"../window/proxywindow.hpp",
|
||||
"persistentprops.hpp",
|
||||
"windowinterface.hpp",
|
||||
"panelinterface.hpp",
|
||||
"floatingwindow.hpp",
|
||||
"popupwindow.hpp",
|
||||
"../window/windowinterface.hpp",
|
||||
"../window/panelinterface.hpp",
|
||||
"../window/floatingwindow.hpp",
|
||||
"../window/popupwindow.hpp",
|
||||
"singleton.hpp",
|
||||
"lazyloader.hpp",
|
||||
"easingcurve.hpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue