diff options
author | crupest <crupest@outlook.com> | 2022-01-20 23:17:17 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-01-20 23:17:17 +0800 |
commit | 193b3fe67eaadf291ae77f689362d87861c26118 (patch) | |
tree | bebf8343a730b3b43502d403be83350b871d672b /src/ui/CMakeLists.txt | |
parent | c0f802594e17efd5b93d4019431bf1a6d24249c3 (diff) | |
download | cru-193b3fe67eaadf291ae77f689362d87861c26118.tar.gz cru-193b3fe67eaadf291ae77f689362d87861c26118.tar.bz2 cru-193b3fe67eaadf291ae77f689362d87861c26118.zip |
...
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r-- | src/ui/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index ce71e89b..475231d3 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -31,7 +31,7 @@ add_library(cru_ui SHARED mapper/PointMapper.cpp mapper/SizeMapper.cpp mapper/ThicknessMapper.cpp - render/BorderRenderObject.cpp + render/CornerRenderObject.cpp render/CanvasRenderObject.cpp render/FlexLayoutRenderObject.cpp render/LayoutHelper.cpp |