summaryrefslogtreecommitdiffstats
path: root/superkaramba/src/richtextlabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba/src/richtextlabel.h')
-rw-r--r--superkaramba/src/richtextlabel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/superkaramba/src/richtextlabel.h b/superkaramba/src/richtextlabel.h
index 4a6eb69..5ea5a94 100644
--- a/superkaramba/src/richtextlabel.h
+++ b/superkaramba/src/richtextlabel.h
@@ -24,6 +24,7 @@
class RichTextLabel : public Meter
{
Q_OBJECT
+ TQ_OBJECT
public:
RichTextLabel(karamba*);
RichTextLabel(karamba* k, int x, int y, int w, int h);