summaryrefslogtreecommitdiffstats
path: root/kjsembed/plugins/customqobject_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/plugins/customqobject_plugin.h')
-rw-r--r--kjsembed/plugins/customqobject_plugin.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/kjsembed/plugins/customqobject_plugin.h b/kjsembed/plugins/customqobject_plugin.h
index d1e9608e..0d6f2aac 100644
--- a/kjsembed/plugins/customqobject_plugin.h
+++ b/kjsembed/plugins/customqobject_plugin.h
@@ -1,5 +1,3 @@
-// -*- c++ -*-
-
/*
* Copyright (C) 2003, Richard J. Moore <rich@kde.org>
*
@@ -40,7 +38,7 @@ public:
class MyCustomTQObjectImp : public TQObject {
-Q_OBJECT
+TQ_OBJECT
/** Identifiers for the methods provided by this class. */
enum Mode { On, Off };