summaryrefslogtreecommitdiffstats
path: root/tdeparts/factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeparts/factory.h')
-rw-r--r--tdeparts/factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/factory.h b/tdeparts/factory.h
index a9c5692c2..82312ca19 100644
--- a/tdeparts/factory.h
+++ b/tdeparts/factory.h
@@ -39,7 +39,7 @@ class Part;
*/
class TDEPARTS_EXPORT Factory : public KLibFactory
{
- Q_OBJECT
+ TQ_OBJECT
public:
Factory( TQObject *parent = 0, const char *name = 0 );
virtual ~Factory();