summaryrefslogtreecommitdiffstats
path: root/kjsembed/bindings/bindingobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/bindings/bindingobject.h')
-rw-r--r--kjsembed/bindings/bindingobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/bindings/bindingobject.h b/kjsembed/bindings/bindingobject.h
index bded72ac..17b51fa5 100644
--- a/kjsembed/bindings/bindingobject.h
+++ b/kjsembed/bindings/bindingobject.h
@@ -35,7 +35,7 @@ namespace Bindings {
*/
class BindingObject : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
BindingObject( TQObject *parent, const char *name=0 );