diff options
Diffstat (limited to 'kpresenter/KPrView.h')
-rw-r--r-- | kpresenter/KPrView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrView.h b/kpresenter/KPrView.h index f00b7e2d..f1e26d1f 100644 --- a/kpresenter/KPrView.h +++ b/kpresenter/KPrView.h @@ -118,7 +118,7 @@ class KPrView : public KoView { friend class PageBase; Q_OBJECT - TQ_OBJECT + public: KPrView( KPrDocument* _doc, TQWidget *_parent = 0, const char *_name = 0 ); |