diff options
Diffstat (limited to 'kghostview/kpswidget.h')
-rw-r--r-- | kghostview/kpswidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kpswidget.h b/kghostview/kpswidget.h index 90b14e24..40f8614e 100644 --- a/kghostview/kpswidget.h +++ b/kghostview/kpswidget.h @@ -46,7 +46,7 @@ class MessagesDialog; class KPSWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: KPSWidget( TQWidget* parent = 0, const char* name = 0 ); |