diff options
Diffstat (limited to 'kghostview/kgvpageview.h')
-rw-r--r-- | kghostview/kgvpageview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvpageview.h b/kghostview/kgvpageview.h index b7c4cd09..dadbbfe2 100644 --- a/kghostview/kgvpageview.h +++ b/kghostview/kgvpageview.h @@ -29,7 +29,7 @@ */ class KGVPageView : public TQScrollView { - Q_OBJECT + TQ_OBJECT public: |