diff options
Diffstat (limited to 'src/gui/widgets/tab.h')
-rw-r--r-- | src/gui/widgets/tab.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/tab.h b/src/gui/widgets/tab.h index 690db9072..ca94cc8c8 100644 --- a/src/gui/widgets/tab.h +++ b/src/gui/widgets/tab.h @@ -32,11 +32,9 @@ #include "localconsts.h" class ImageCollection; -class ImageRect; class Label; class Skin; class TabbedArea; -class Theme; /** * A tab, the same as the Guichan tab in 0.8, but extended |