From 3017081b30370a0581cac5804516bf1d8a5c8533 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:00:46 -0600 Subject: Remove spurious TQ_OBJECT instances --- conduits/malconduit/mal-factory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conduits/malconduit/mal-factory.h') diff --git a/conduits/malconduit/mal-factory.h b/conduits/malconduit/mal-factory.h index 8c95acf..8c4f235 100644 --- a/conduits/malconduit/mal-factory.h +++ b/conduits/malconduit/mal-factory.h @@ -40,7 +40,7 @@ class KAboutData; class MALConduitFactory : public KLibFactory { Q_OBJECT - TQ_OBJECT + public: MALConduitFactory(TQObject * = 0L,const char * = 0L); -- cgit v1.2.1