diff options
Diffstat (limited to 'kghostview/infodialog.h')
-rw-r--r-- | kghostview/infodialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/infodialog.h b/kghostview/infodialog.h index af35e997..d02860f0 100644 --- a/kghostview/infodialog.h +++ b/kghostview/infodialog.h @@ -27,7 +27,7 @@ class TQLabel; class InfoDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: InfoDialog( TQWidget *parent=0, const char *name=0, bool modal=true ); |