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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/plugins/customqobject_plugin.h b/kjsembed/plugins/customqobject_plugin.h
index 03f57769..0d6f2aac 100644
--- a/kjsembed/plugins/customqobject_plugin.h
+++ b/kjsembed/plugins/customqobject_plugin.h
@@ -38,7 +38,7 @@ public:
class MyCustomTQObjectImp : public TQObject {
-Q_OBJECT
+TQ_OBJECT
/** Identifiers for the methods provided by this class. */
enum Mode { On, Off };