aboutsummaryrefslogtreecommitdiff
path: root/gui/TabWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/TabWidget.h')
-rw-r--r--gui/TabWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/TabWidget.h b/gui/TabWidget.h
index 938da76513..e8de6766a6 100644
--- a/gui/TabWidget.h
+++ b/gui/TabWidget.h
@@ -40,7 +40,7 @@ protected:
public:
TabWidget(GuiObject *boss, int x, int y, int w, int h);
~TabWidget();
-
+
virtual int16 getChildY() const;
// use Dialog::releaseFocus() when changing to another tab