diff options
Diffstat (limited to 'src/simplemainwindow.h')
-rw-r--r-- | src/simplemainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simplemainwindow.h b/src/simplemainwindow.h index 11180edb..19ef20b2 100644 --- a/src/simplemainwindow.h +++ b/src/simplemainwindow.h @@ -136,6 +136,6 @@ private: KURL::List m_splitURLs; }; -// kate: space-indent on; indent-width 4; tab-width 4; tqreplace-tabs on +// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on #endif |