diff options
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 fd15e433..d358940f 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -17,6 +17,7 @@ add_library(cru_ui SHARED controls/TextBlock.cpp controls/TextBox.cpp controls/TextHostControlService.cpp + controls/TreeView.cpp controls/Window.cpp events/MouseEventArgs.cpp helper/ClickDetector.cpp |