diff options
author | Michele Calgaro <[email protected]> | 2020-09-21 00:24:17 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-21 00:24:39 +0900 |
commit | c2cdd1a81546369d923008f8ba4fdb6828846122 (patch) | |
tree | 24add0ab832802ca7708aec39dad35450e0f88a8 /kate/filetemplates/plugin/filetemplates.cpp | |
parent | a854554c7e7e21c755f4da3f8b2e4b0d32ae4d32 (diff) | |
download | tdeaddons-c2cdd1a81546369d923008f8ba4fdb6828846122.tar.gz tdeaddons-c2cdd1a81546369d923008f8ba4fdb6828846122.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 61e4a38f6aef304b9bacac0a908430a141cb5fc8)
Diffstat (limited to 'kate/filetemplates/plugin/filetemplates.cpp')
-rw-r--r-- | kate/filetemplates/plugin/filetemplates.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kate/filetemplates/plugin/filetemplates.cpp b/kate/filetemplates/plugin/filetemplates.cpp index 41d3f82..952ee07 100644 --- a/kate/filetemplates/plugin/filetemplates.cpp +++ b/kate/filetemplates/plugin/filetemplates.cpp @@ -1249,6 +1249,4 @@ void KateTemplateManager::slotDownload() //END KateTemplateManager -// kate: space-indent on; indent-width 2; replace-tabs on; - #include "filetemplates.moc" |