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:36:52 +0900 |
commit | df844cff13ebb0c60b5b69dd29e51bf1cad240fa (patch) | |
tree | 85a4a93ba791e0ae7b3d3d9be5ecd3fb0342371c /quanta/utility/quantabookmarks.cpp | |
parent | 98cf7bb0506186c600f4b39057980270ce270b40 (diff) | |
download | tdewebdev-df844cff13ebb0c60b5b69dd29e51bf1cad240fa.tar.gz tdewebdev-df844cff13ebb0c60b5b69dd29e51bf1cad240fa.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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; |