forked from quickshell/quickshell
feat: add hard reload signal and wrap root object
This commit is contained in:
parent
d14258df8e
commit
9a5ad44aa9
6 changed files with 116 additions and 22 deletions
|
@ -26,6 +26,7 @@ qt_add_executable(qtshell
|
|||
src/cpp/main.cpp
|
||||
src/cpp/shell.cpp
|
||||
src/cpp/variants.cpp
|
||||
src/cpp/rootwrapper.cpp
|
||||
)
|
||||
|
||||
qt_add_qml_module(qtshell URI QtShell)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue