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 abb7ac59..456e2f13 100644 --- a/kpresenter/KPrView.h +++ b/kpresenter/KPrView.h @@ -117,7 +117,7 @@ private: class KPrView : public KoView { friend class PageBase; - Q_OBJECT + TQ_OBJECT public: |