diff options
Diffstat (limited to 'kdvi/fontprogress.h')
-rw-r--r-- | kdvi/fontprogress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdvi/fontprogress.h b/kdvi/fontprogress.h index 5ecd3e92..73b135e4 100644 --- a/kdvi/fontprogress.h +++ b/kdvi/fontprogress.h @@ -31,7 +31,7 @@ class TQLabel; class fontProgressDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: fontProgressDialog( const TQString& helpIndex, const TQString& label, const TQString& abortTip, const TQString& whatsThis, const TQString& ttip, |