summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/ui/kickoff_bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/ui/kickoff_bar.h')
-rw-r--r--kicker/kicker/ui/kickoff_bar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/ui/kickoff_bar.h b/kicker/kicker/ui/kickoff_bar.h
index 2330ffe39..55f94c3dd 100644
--- a/kicker/kicker/ui/kickoff_bar.h
+++ b/kicker/kicker/ui/kickoff_bar.h
@@ -32,7 +32,7 @@ public:
KickoffTabBar(TQWidget* parent, const char* name);
void deactivateTabs(bool b);
- virtual TQSize sizeHint() const;
+ virtual TQSize tqsizeHint() const;
protected:
virtual void paint(TQPainter*, TQTab*, bool) const;