diff options
Diffstat (limited to 'klaptopdaemon/krichtextlabel.h')
-rw-r--r-- | klaptopdaemon/krichtextlabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klaptopdaemon/krichtextlabel.h b/klaptopdaemon/krichtextlabel.h index e9b59d4..1a12793 100644 --- a/klaptopdaemon/krichtextlabel.h +++ b/klaptopdaemon/krichtextlabel.h @@ -32,7 +32,7 @@ /* * TQLabel */ -class KDEUI_EXPORT KRichTextLabel : public TQLabel { +class TDEUI_EXPORT KRichTextLabel : public TQLabel { Q_OBJECT TQ_OBJECT |