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 --- ksysv/ksvmiscconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksysv/ksvmiscconfig.h') diff --git a/ksysv/ksvmiscconfig.h b/ksysv/ksvmiscconfig.h index c4e1811..b6a2b4b 100644 --- a/ksysv/ksvmiscconfig.h +++ b/ksysv/ksvmiscconfig.h @@ -30,7 +30,7 @@ class KSVMiscConfig : public MiscConfiguration { Q_OBJECT - TQ_OBJECT + public: KSVMiscConfig( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); -- cgit v1.2.1