summaryrefslogtreecommitdiffstats
path: root/src/gui/richtextlabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/richtextlabel.h')
-rw-r--r--src/gui/richtextlabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/richtextlabel.h b/src/gui/richtextlabel.h
index e8c4777..64a136b 100644
--- a/src/gui/richtextlabel.h
+++ b/src/gui/richtextlabel.h
@@ -30,7 +30,7 @@ public:
RichTextLabel(TQWidget* parent);
RichTextLabel(const TQString& text, TQWidget* parent);
- virtual TQSize tqsizeHint() const;
+ virtual TQSize sizeHint() const;
private:
void init();