From 75b5de5bf835988d57b781f8408d428646beef59 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:11 -0600 Subject: Remove spurious TQ_OBJECT instances --- ark/extractiondialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ark/extractiondialog.h') diff --git a/ark/extractiondialog.h b/ark/extractiondialog.h index 0fc3100..aae9e99 100644 --- a/ark/extractiondialog.h +++ b/ark/extractiondialog.h @@ -41,7 +41,7 @@ class KURLRequester; class ExtractionDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: /** * Constructor. -- cgit v1.2.1