summaryrefslogtreecommitdiffstats
path: root/kexi/widget/kexisectionheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/widget/kexisectionheader.h')
-rw-r--r--kexi/widget/kexisectionheader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/kexisectionheader.h b/kexi/widget/kexisectionheader.h
index 9ed31a35..a8d08a45 100644
--- a/kexi/widget/kexisectionheader.h
+++ b/kexi/widget/kexisectionheader.h
@@ -41,7 +41,7 @@ class KEXIEXTWIDGETS_EXPORT KexiSectionHeader : public TQWidget
virtual bool eventFilter( TQObject *o, TQEvent *e );
- virtual TQSize tqsizeHint() const;
+ virtual TQSize sizeHint() const;
public slots:
void slotFocus(bool in);