forked from quickshell/quickshell
core/easingcurve: add EasingCurve type
This commit is contained in:
parent
dd811ac423
commit
8e25c1cee0
5 changed files with 76 additions and 1 deletions
|
@ -21,6 +21,7 @@ qt_add_library(quickshell-core STATIC
|
|||
qsintercept.cpp
|
||||
incubator.cpp
|
||||
lazyloader.cpp
|
||||
easingcurve.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