diff options
Diffstat (limited to 'vcs/subversion/subversion_core.h')
-rw-r--r-- | vcs/subversion/subversion_core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/subversion_core.h b/vcs/subversion/subversion_core.h index f2f3f6da..e67f845f 100644 --- a/vcs/subversion/subversion_core.h +++ b/vcs/subversion/subversion_core.h @@ -39,7 +39,7 @@ class SvnLogViewWidget; // class subversionCore : public TQObject, public DCOPObject class subversionCore : public TQObject { - Q_OBJECT + TQ_OBJECT // K_DCOP |