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 --- khexedit/parts/kpart/khepartfactory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khexedit/parts/kpart/khepartfactory.h') diff --git a/khexedit/parts/kpart/khepartfactory.h b/khexedit/parts/kpart/khepartfactory.h index 15f821c..0883caa 100644 --- a/khexedit/parts/kpart/khepartfactory.h +++ b/khexedit/parts/kpart/khepartfactory.h @@ -27,7 +27,7 @@ class KAboutData; class KHexEditPartFactory : public KParts::Factory { Q_OBJECT - TQ_OBJECT + public: KHexEditPartFactory(); -- cgit v1.2.1