summaryrefslogtreecommitdiffstats
path: root/khelpcenter/docentry.cpp
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 /khelpcenter/docentry.cpp
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 'khelpcenter/docentry.cpp')
-rw-r--r--khelpcenter/docentry.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/khelpcenter/docentry.cpp b/khelpcenter/docentry.cpp
index 220ed0f93..eba2fda2d 100644
--- a/khelpcenter/docentry.cpp
+++ b/khelpcenter/docentry.cpp
@@ -345,4 +345,3 @@ void DocEntry::dump() const
kdDebug() << " <documenttype>" << mDocumentType << "</documenttype>" << endl;
kdDebug() << " </docentry>" << endl;
}
-// vim:ts=2:sw=2:et