From 5340364ee4b91d5d26358d1ec131016946f2998b Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 13 Jan 2009 22:07:29 +0100 Subject: Merged Tab and TabbedArea from mainline Changes mostly done by David Athay. Currently these widgets are only used in the setup window, where they replace the previously used TabbedContainer. --- src/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index d882f426..95379a3c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,6 +5,10 @@ tmw_SOURCES = gui/widgets/layout.cpp \ gui/widgets/layout.h \ gui/widgets/resizegrip.cpp \ gui/widgets/resizegrip.h \ + gui/widgets/tab.cpp \ + gui/widgets/tab.h \ + gui/widgets/tabbedarea.cpp \ + gui/widgets/tabbedarea.h \ gui/browserbox.cpp \ gui/browserbox.h \ gui/buddywindow.cpp \ @@ -113,8 +117,6 @@ tmw_SOURCES = gui/widgets/layout.cpp \ gui/slider.h \ gui/status.cpp \ gui/status.h \ - gui/tabbedcontainer.cpp \ - gui/tabbedcontainer.h \ gui/table.h \ gui/table.cpp \ gui/table_model.h \ -- cgit v1.2.3-70-g09d2