diff options
Diffstat (limited to 'tdecore/tdesycoca.h')
-rw-r--r-- | tdecore/tdesycoca.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdesycoca.h b/tdecore/tdesycoca.h index f8e2274e0..a96bd9d9f 100644 --- a/tdecore/tdesycoca.h +++ b/tdecore/tdesycoca.h @@ -43,7 +43,7 @@ class KSycocaFactoryList; */ class TDECORE_EXPORT KSycoca : public TQObject, public DCOPObject { - Q_OBJECT + TQ_OBJECT K_DCOP protected: |