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/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 38a0f4181..fba5e2cb7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -64,8 +64,6 @@ manaplus_SOURCES += guichan/include/guichan/actionevent.hpp \ 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 @@ -100,8 +98,6 @@ manaplus_SOURCES += guichan/actionevent.cpp \ 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