summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrNoteBar.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrNoteBar.h')
-rw-r--r--kpresenter/KPrNoteBar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrNoteBar.h b/kpresenter/KPrNoteBar.h
index 6c13891ce..ea9f2b2aa 100644
--- a/kpresenter/KPrNoteBar.h
+++ b/kpresenter/KPrNoteBar.h
@@ -34,7 +34,7 @@ class KTextEdit;
class KPrNoteBar : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrNoteBar( TQWidget *_parent, KPrView *_view );