forked from quickshell/quickshell
singleton: add reloadable Singleton type
This commit is contained in:
parent
463f9a297f
commit
211f454de9
6 changed files with 108 additions and 5 deletions
|
@ -16,6 +16,7 @@ qt_add_library(quickshell-core STATIC
|
|||
floatingwindow.cpp
|
||||
panelinterface.cpp
|
||||
popupwindow.cpp
|
||||
singleton.cpp
|
||||
)
|
||||
|
||||
set_source_files_properties(main.cpp PROPERTIES COMPILE_DEFINITIONS GIT_REVISION="${GIT_REVISION}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue