From 2976f05958ecafaa1cfe53d277e6af31844ac93d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:05:47 -0600 Subject: Remove spurious TQ_OBJECT instances --- kcron/ktprintopt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcron/ktprintopt.h') diff --git a/kcron/ktprintopt.h b/kcron/ktprintopt.h index 9c17174..bff1f6c 100644 --- a/kcron/ktprintopt.h +++ b/kcron/ktprintopt.h @@ -31,7 +31,7 @@ class KAccel; class KTPrintOpt : public KPrintDialogPage { Q_OBJECT - TQ_OBJECT + public: /** -- cgit v1.2.1