aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-11-17 18:53:48 +0800
committercrupest <crupest@outlook.com>2021-11-17 18:53:48 +0800
commit7be210036e363f2105ace761451448507d4b06d8 (patch)
treef1facc5899f35dd02efdb9e0aadd26155d5499d5 /src/ui/CMakeLists.txt
parent17e35c8ebb51c2679421330056615fa8678b939e (diff)
downloadcru-7be210036e363f2105ace761451448507d4b06d8.tar.gz
cru-7be210036e363f2105ace761451448507d4b06d8.tar.bz2
cru-7be210036e363f2105ace761451448507d4b06d8.zip
...
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 5d813911..35c3581f 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -25,7 +25,6 @@ add_library(cru_ui STATIC
controls/TextHostControlService.cpp
controls/Window.cpp
events/UiEvent.cpp
- helper/BorderStyle.cpp
helper/ClickDetector.cpp
helper/ShortcutHub.cpp
host/LayoutPaintCycler.cpp