diff options
Diffstat (limited to 'kpresenter/KPrTextDocument.h')
| -rw-r--r-- | kpresenter/KPrTextDocument.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrTextDocument.h b/kpresenter/KPrTextDocument.h index 0587e39c0..0b18aa3f6 100644 --- a/kpresenter/KPrTextDocument.h +++ b/kpresenter/KPrTextDocument.h @@ -34,7 +34,7 @@ class KoTextFormatCollection; class KPrTextDocument : public KoTextDocument { Q_OBJECT - TQ_OBJECT + public: /** A text document inside a kptextobject */ KPrTextDocument( KPrTextObject * textobj, KoTextFormatCollection *fc, KoTextFormatter *formatter = 0L ); |
