From e8f365173e37780bc769530f21a4c23818cd6379 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:32 -0600 Subject: Remove spurious TQ_OBJECT instances --- kdvi/fontprogress.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdvi/fontprogress.h') 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, -- cgit v1.2.1