diff options
| author | crupest <crupest@outlook.com> | 2022-01-24 22:14:37 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2022-01-24 22:14:37 +0800 |
| commit | 24e1dc8723aea1e46a3aa15794747f3fa52f8eca (patch) | |
| tree | 0c879b38647307d25325eb8f9993a7f690fb46b2 /src/ui/CMakeLists.txt | |
| parent | 72402c09d45b696cd58a65b4a141a804e1cd9371 (diff) | |
| download | cru-24e1dc8723aea1e46a3aa15794747f3fa52f8eca.tar.gz cru-24e1dc8723aea1e46a3aa15794747f3fa52f8eca.tar.bz2 cru-24e1dc8723aea1e46a3aa15794747f3fa52f8eca.zip | |
...
Diffstat (limited to 'src/ui/CMakeLists.txt')
| -rw-r--r-- | src/ui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 47197569..353695a4 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -40,6 +40,7 @@ add_library(cru_ui SHARED mapper/style/ClickStateConditionMapper.cpp mapper/style/CursorStylerMapper.cpp mapper/style/FocusConditionMapper.cpp + mapper/style/HoverConditionMapper.cpp mapper/style/NoConditionMapper.cpp mapper/style/OrConditionMapper.cpp mapper/style/StyleRuleMapper.cpp |
