From 0b3aafe2859d9ea1c4009eed8a87f69c41cbc14b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 14 Oct 2012 17:22:07 +0300 Subject: Dont use guichan tab and tabbedarea anymore. It have some methods and widget connections what cant be changed by overloading. --- src/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/CMakeLists.txt') 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 -- cgit v1.2.3-60-g2f50