diff options
Diffstat (limited to 'kpresenter/KPrNoteBar.h')
-rw-r--r-- | kpresenter/KPrNoteBar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrNoteBar.h b/kpresenter/KPrNoteBar.h index 3b500917..2902817e 100644 --- a/kpresenter/KPrNoteBar.h +++ b/kpresenter/KPrNoteBar.h @@ -32,7 +32,7 @@ class KTextEdit; class KPrNoteBar : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |