mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 17:17:35 +00:00
LibWeb: Add the Animatable IDL object
This commit is contained in:
parent
4792dc294b
commit
daaaaec2d0
5 changed files with 84 additions and 0 deletions
|
@ -2,6 +2,7 @@ include(libweb_generators)
|
|||
include(accelerated_graphics)
|
||||
|
||||
set(SOURCES
|
||||
Animations/Animatable.cpp
|
||||
Animations/Animation.cpp
|
||||
Animations/AnimationEffect.cpp
|
||||
Animations/AnimationPlaybackEvent.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue