summaryrefslogtreecommitdiffstats
path: root/src/modules/dcc/marshal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/dcc/marshal.h')
-rw-r--r--src/modules/dcc/marshal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/dcc/marshal.h b/src/modules/dcc/marshal.h
index 7b915dea..9a3a9cc8 100644
--- a/src/modules/dcc/marshal.h
+++ b/src/modules/dcc/marshal.h
@@ -51,7 +51,7 @@ protected:
class KviDccMarshal : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
KviDccMarshal(KviDccMarshalOutputContext * ctx);
~KviDccMarshal();