From 23db322600556230f59f53a99050491f623308a2 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Wed, 1 Aug 2012 22:20:56 +0200 Subject: Improved the layout of the specials window And removed the unused TabbedArea. Reviewed-by: Erik Schilling --- src/gui/specialswindow.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/gui/specialswindow.h') diff --git a/src/gui/specialswindow.h b/src/gui/specialswindow.h index d0647fc5..75ad3ef0 100644 --- a/src/gui/specialswindow.h +++ b/src/gui/specialswindow.h @@ -31,11 +31,6 @@ #include -class Label; -class ScrollArea; -class Tab; -class TabbedArea; - struct SpecialEntry; class SpecialsWindow : public Window, public gcn::ActionListener @@ -59,7 +54,6 @@ class SpecialsWindow : public Window, public gcn::ActionListener // (re)constructs the list of specials void rebuild(const std::map &specialData); - TabbedArea *mTabs; std::map mEntries; }; -- cgit v1.2.3-70-g09d2