diff options
Diffstat (limited to 'vcs/subversion/commitdlg.h')
-rw-r--r-- | vcs/subversion/commitdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/commitdlg.h b/vcs/subversion/commitdlg.h index f940511c..a0070770 100644 --- a/vcs/subversion/commitdlg.h +++ b/vcs/subversion/commitdlg.h @@ -35,4 +35,4 @@ protected: #endif -//kate: space-indent on; indent-width 4; tqreplace-tabs on; auto-insert-doxygen on; indent-mode cstyle; +//kate: space-indent on; indent-width 4; replace-tabs on; auto-insert-doxygen on; indent-mode cstyle; |