diff options
Diffstat (limited to 'src/gui/richtextlabel.h')
-rw-r--r-- | src/gui/richtextlabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/richtextlabel.h b/src/gui/richtextlabel.h index 64a136b..c4e5107 100644 --- a/src/gui/richtextlabel.h +++ b/src/gui/richtextlabel.h @@ -24,7 +24,7 @@ namespace Tellico { */ class RichTextLabel : public TQTextEdit { Q_OBJECT - TQ_OBJECT + public: RichTextLabel(TQWidget* parent); |