summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ea9de836b..8fdf8bbab 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -686,8 +686,6 @@ SET(SRCS_GUICHAN
guichan/include/guichan/widgets/radiobutton.hpp
guichan/include/guichan/widgets/scrollarea.hpp
guichan/include/guichan/widgets/slider.hpp
- guichan/include/guichan/widgets/tabbedarea.hpp
- guichan/include/guichan/widgets/tab.hpp
guichan/include/guichan/widgets/textbox.hpp
guichan/include/guichan/widgets/textfield.hpp
guichan/include/guichan/widgets/window.hpp
@@ -721,8 +719,6 @@ SET(SRCS_GUICHAN
guichan/widgets/radiobutton.cpp
guichan/widgets/scrollarea.cpp
guichan/widgets/slider.cpp
- guichan/widgets/tabbedarea.cpp
- guichan/widgets/tab.cpp
guichan/widgets/textbox.cpp
guichan/widgets/textfield.cpp
guichan/widgets/window.cpp