mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-04 19:04:56 +11:00
core/objectrepeater: add ObjectRepeater
This commit is contained in:
parent
d8fa9e7bb3
commit
09d8a7a07d
4 changed files with 279 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ qt_add_library(quickshell-core STATIC
|
|||
model.cpp
|
||||
elapsedtimer.cpp
|
||||
desktopentry.cpp
|
||||
objectrepeater.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