diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 12:36:52 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-28 12:37:24 +0900 |
commit | 68da2431b026de49f096e5502673f5a7ef080e50 (patch) | |
tree | 1dec18edbde31d431f9d54f186a4bdf8f4946956 /quanta/utility/quantabookmarks.cpp | |
parent | 01ac75cf73b26695288f0a4440aaf104206b8d4c (diff) | |
download | tdewebdev-68da2431b026de49f096e5502673f5a7ef080e50.tar.gz tdewebdev-68da2431b026de49f096e5502673f5a7ef080e50.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit df844cff13ebb0c60b5b69dd29e51bf1cad240fa)
Diffstat (limited to 'quanta/utility/quantabookmarks.cpp')
-rw-r--r-- | quanta/utility/quantabookmarks.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/quanta/utility/quantabookmarks.cpp b/quanta/utility/quantabookmarks.cpp index 8d32e20a..203c80df 100644 --- a/quanta/utility/quantabookmarks.cpp +++ b/quanta/utility/quantabookmarks.cpp @@ -395,5 +395,3 @@ void QuantaBookmarks::marksChanged () } #include "quantabookmarks.moc" - -// kate: space-indent on; indent-width 2; replace-tabs on; |