diff options
Diffstat (limited to 'kmdi/kmdilistiterator.h')
-rw-r--r-- | kmdi/kmdilistiterator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmdi/kmdilistiterator.h b/kmdi/kmdilistiterator.h index 10444d8ff..9e788b28e 100644 --- a/kmdi/kmdilistiterator.h +++ b/kmdi/kmdilistiterator.h @@ -57,5 +57,5 @@ private: }; #endif // _KMDILISTITERATOR_H_ -// kate: space-indent off; tab-width 4; tqreplace-tabs off; indent-mode csands; +// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands; |