summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeconfigbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeconfigbase.h')
-rw-r--r--tdecore/tdeconfigbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeconfigbase.h b/tdecore/tdeconfigbase.h
index a891409e7..79e53dcc6 100644
--- a/tdecore/tdeconfigbase.h
+++ b/tdecore/tdeconfigbase.h
@@ -69,7 +69,7 @@ class TDEConfigGroup;
*/
class TDECORE_EXPORT TDEConfigBase : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
friend class TDEConfigBackEnd;