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
|
@ -22,6 +22,7 @@ headers = [
|
|||
"elapsedtimer.hpp",
|
||||
"desktopentry.hpp",
|
||||
"objectrepeater.hpp",
|
||||
"qsmenu.hpp"
|
||||
"qsmenu.hpp",
|
||||
"retainable.hpp",
|
||||
]
|
||||
-----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue