summaryrefslogtreecommitdiffstats
path: root/kate/interfaces
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-22 21:48:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-22 21:48:29 +0900
commit08d0bb03c026ca9d72fb13105363979660ea9aed (patch)
tree2ba2cbe3f9e7ae53dd547636ad5bd2ef687d5f20 /kate/interfaces
parent87aace9f528d04868ca6bf9d054604d6e0674c42 (diff)
downloadtdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.tar.gz
tdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kate/interfaces')
-rw-r--r--kate/interfaces/mainwindow.cpp2
-rw-r--r--kate/interfaces/mainwindow.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/kate/interfaces/mainwindow.cpp b/kate/interfaces/mainwindow.cpp
index 4596cacb5..2a53f5c0f 100644
--- a/kate/interfaces/mainwindow.cpp
+++ b/kate/interfaces/mainwindow.cpp
@@ -78,5 +78,3 @@ ToolViewManager *MainWindow::toolViewManager () const
}
}
-
-// kate: space-indent on; indent-width 2; replace-tabs on;
diff --git a/kate/interfaces/mainwindow.h b/kate/interfaces/mainwindow.h
index bb40ffb9c..27a847ac3 100644
--- a/kate/interfaces/mainwindow.h
+++ b/kate/interfaces/mainwindow.h
@@ -61,5 +61,3 @@ class KDE_EXPORT MainWindow : public TQObject
}
#endif
-
-// kate: space-indent on; indent-width 2; replace-tabs on;