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 c0dec421..91e8c11b 100644 --- a/kghostview/kgvpageview.h +++ b/kghostview/kgvpageview.h @@ -30,7 +30,7 @@ class KGVPageView : public TQScrollView { Q_OBJECT - TQ_OBJECT + public: KGVPageView( TQWidget* parent = 0, const char* name = 0 ); |