aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-10-19 16:34:34 +0800
committercrupest <crupest@outlook.com>2023-12-16 15:20:47 +0800
commit8f7505d7fd35058870a4a937ca9670e383778dca (patch)
tree3cc0eb61efa7041ba78a7d17761dcd3fbf28d26d /src/ui/CMakeLists.txt
parente1061e0cf685b9d35da336259918b95c3c663560 (diff)
downloadcru-8f7505d7fd35058870a4a937ca9670e383778dca.tar.gz
cru-8f7505d7fd35058870a4a937ca9670e383778dca.tar.bz2
cru-8f7505d7fd35058870a4a937ca9670e383778dca.zip
Develop document.
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 1e227fd7..93077388 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -26,6 +26,7 @@ add_library(CruUi
controls/Window.cpp
document/DocumentElement.cpp
document/DocumentElementType.cpp
+ document/TextDocumentElement.cpp
events/MouseEventArgs.cpp
helper/ClickDetector.cpp
helper/ShortcutHub.cpp