summaryrefslogtreecommitdiffstats
path: root/tdeui/ktabctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/ktabctl.h')
-rw-r--r--tdeui/ktabctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/ktabctl.h b/tdeui/ktabctl.h
index b24ea8896..d18da9750 100644
--- a/tdeui/ktabctl.h
+++ b/tdeui/ktabctl.h
@@ -62,7 +62,7 @@ public:
void setTabEnabled(const TQString&, bool);
void setBorder(bool);
void setShape( TQTabBar::Shape tqshape );
- virtual TQSize tqsizeHint() const;
+ virtual TQSize sizeHint() const;
protected:
void paintEvent(TQPaintEvent *);