From d9a3b8c14b9ab1bc591ca7c373daaf7141d2d098 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 24 Feb 2022 15:40:46 +0800 Subject: ... --- src/ui/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui/CMakeLists.txt') diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 84f67407..2e3cd547 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -46,6 +46,7 @@ add_library(cru_ui SHARED mapper/style/HoverConditionMapper.cpp mapper/style/NoConditionMapper.cpp mapper/style/OrConditionMapper.cpp + mapper/style/PreferredSizeStylerMapper.cpp mapper/style/StyleRuleMapper.cpp mapper/style/StyleRuleSetMapper.cpp render/BorderRenderObject.cpp -- cgit v1.2.3