diff options
Diffstat (limited to 'kghostview/kgvpageview.h')
-rw-r--r-- | kghostview/kgvpageview.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kghostview/kgvpageview.h b/kghostview/kgvpageview.h index 91e8c11b..dadbbfe2 100644 --- a/kghostview/kgvpageview.h +++ b/kghostview/kgvpageview.h @@ -29,7 +29,7 @@ */ class KGVPageView : public TQScrollView { - Q_OBJECT + TQ_OBJECT public: @@ -102,5 +102,3 @@ private: }; #endif - -// vim:sw=4:sts=4:ts=8:noet |