diff options
| author | crupest <crupest@outlook.com> | 2022-03-06 16:31:22 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2022-03-06 16:31:22 +0800 |
| commit | afc40737f2dc990f4805342e52e2be128f161808 (patch) | |
| tree | 0c9afd442ba670e95d3d0d087708ec0befbc71ed /src/ui/CMakeLists.txt | |
| parent | 1ddea64a948eca27f17a99f8601d737636be872b (diff) | |
| download | cru-afc40737f2dc990f4805342e52e2be128f161808.tar.gz cru-afc40737f2dc990f4805342e52e2be128f161808.tar.bz2 cru-afc40737f2dc990f4805342e52e2be128f161808.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 ce67c12c..4c272e12 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -44,6 +44,7 @@ add_library(cru_ui SHARED mapper/style/BorderStylerMapper.cpp mapper/style/CheckedConditionMapper.cpp mapper/style/ClickStateConditionMapper.cpp + mapper/style/ContentBrushStylerMapper.cpp mapper/style/CursorStylerMapper.cpp mapper/style/FocusConditionMapper.cpp mapper/style/HoverConditionMapper.cpp |
