forked from quickshell/quickshell
core/clock: add SystemClock
This commit is contained in:
parent
ba1e535f9c
commit
76744c903a
4 changed files with 133 additions and 0 deletions
|
@ -36,6 +36,7 @@ qt_add_library(quickshell-core STATIC
|
|||
popupanchor.cpp
|
||||
types.cpp
|
||||
qsmenuanchor.cpp
|
||||
clock.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