summaryrefslogtreecommitdiffstats
path: root/kjsembed/bindings/dcop_imp.h
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/bindings/dcop_imp.h')
-rw-r--r--kjsembed/bindings/dcop_imp.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/kjsembed/bindings/dcop_imp.h b/kjsembed/bindings/dcop_imp.h
index 6a821028..c843b2f1 100644
--- a/kjsembed/bindings/dcop_imp.h
+++ b/kjsembed/bindings/dcop_imp.h
@@ -1,6 +1,4 @@
// $Id$
-// -*- c++ -*-
-
/*
* Copyright (C) 2003, Ian Reinhart Geiser <geiseri@kde.org>
*
@@ -52,7 +50,7 @@ class JSDCOPInterfacerLoader : public JSBindingBase
*/
class JSDCOPInterface : public BindingObject, public DCOPObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
JSDCOPInterface( KJS::Interpreter *js, TQObject *parent, const char *name=0 );