forked from quickshell/quickshell
core/retainable: add Retainable and RetainableLock
This commit is contained in:
parent
7c5632ef5f
commit
609834d8f2
4 changed files with 328 additions and 1 deletions
|
@ -32,6 +32,7 @@ qt_add_library(quickshell-core STATIC
|
|||
objectrepeater.cpp
|
||||
platformmenu.cpp
|
||||
qsmenu.cpp
|
||||
retainable.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