diff options
| author | crupest <crupest@outlook.com> | 2020-12-09 18:25:21 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2020-12-09 18:25:21 +0800 |
| commit | a9cd77f9af0a3541f31460981cb0515ba43f5a1e (patch) | |
| tree | d3efde745141e6cfa1fe3a1aaf9e080c140eb9da /src/ui | |
| parent | 553e82e2ad839c93ada1bf1721483a457e2eacda (diff) | |
| download | cru-a9cd77f9af0a3541f31460981cb0515ba43f5a1e.tar.gz cru-a9cd77f9af0a3541f31460981cb0515ba43f5a1e.tar.bz2 cru-a9cd77f9af0a3541f31460981cb0515ba43f5a1e.zip | |
...
Diffstat (limited to 'src/ui')
| -rw-r--r-- | src/ui/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 4964a1ae..d183fdbb 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -60,7 +60,6 @@ target_sources(cru_ui PUBLIC ${CRU_UI_INCLUDE_DIR}/controls/TextBlock.hpp ${CRU_UI_INCLUDE_DIR}/controls/Window.hpp ${CRU_UI_INCLUDE_DIR}/events/UiEvent.hpp - ${CRU_UI_INCLUDE_DIR}/helper/BorderStyle.hpp ${CRU_UI_INCLUDE_DIR}/helper/ClickDetector.hpp ${CRU_UI_INCLUDE_DIR}/helper/ShortcutHub.hpp ${CRU_UI_INCLUDE_DIR}/host/LayoutPaintCycler.hpp |
