summaryrefslogtreecommitdiffstats
path: root/kded/kdedmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'kded/kdedmodule.h')
-rw-r--r--kded/kdedmodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kded/kdedmodule.h b/kded/kdedmodule.h
index f3954e842..bdc9cb6d2 100644
--- a/kded/kdedmodule.h
+++ b/kded/kdedmodule.h
@@ -54,7 +54,7 @@ class Kded;
class KDE_EXPORT KDEDModule : public TQObject, public DCOPObject
{
- Q_OBJECT
+ TQ_OBJECT
// For inclusion in KDE4 (since it's BIC) long-needed fix for allowing
// DCOP-based kdedmodules -- Gav <gav@kde.org>.
// K_DCOP