forked from quickshell/quickshell
feat: add PersistentProperties
This commit is contained in:
parent
ed62193978
commit
083fff57be
5 changed files with 86 additions and 1 deletions
|
@ -39,6 +39,7 @@ qt_add_executable(quickshell
|
|||
src/cpp/qmlscreen.cpp
|
||||
src/cpp/watcher.cpp
|
||||
src/cpp/region.cpp
|
||||
src/cpp/persistentprops.cpp
|
||||
)
|
||||
|
||||
qt_add_qml_module(quickshell URI QuickShell)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue