summaryrefslogtreecommitdiffstats
path: root/lib/kotext
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-29 10:41:11 +0900
committerMichele Calgaro <[email protected]>2020-09-29 10:41:31 +0900
commit3c7478a8875548b31d235acc9f468daf0c926e04 (patch)
tree577b99c91345e706152624c45d0ed009677d64ad /lib/kotext
parent80e225f01f407dac00574685e4494ee017dc1813 (diff)
downloadkoffice-3c7478a8875548b31d235acc9f468daf0c926e04.tar.gz
koffice-3c7478a8875548b31d235acc9f468daf0c926e04.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 9aec66a72334c90bb0f81c46520c2fc080931d59)
Diffstat (limited to 'lib/kotext')
-rw-r--r--lib/kotext/KoTextCustomItem.h1
-rw-r--r--lib/kotext/KoTextDocument.h1
-rw-r--r--lib/kotext/KoTextParag.h3
3 files changed, 0 insertions, 5 deletions
diff --git a/lib/kotext/KoTextCustomItem.h b/lib/kotext/KoTextCustomItem.h
index 7df4d515..73ee8942 100644
--- a/lib/kotext/KoTextCustomItem.h
+++ b/lib/kotext/KoTextCustomItem.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE project
Original TQTextCustomItem is
diff --git a/lib/kotext/KoTextDocument.h b/lib/kotext/KoTextDocument.h
index 19b4e4d4..4bdf0914 100644
--- a/lib/kotext/KoTextDocument.h
+++ b/lib/kotext/KoTextDocument.h
@@ -1,4 +1,3 @@
-// -*- c++ -*-
/* This file is part of the KDE project
Copyright (C) 2001 David Faure <[email protected]>
diff --git a/lib/kotext/KoTextParag.h b/lib/kotext/KoTextParag.h
index fd177e95..86fc4011 100644
--- a/lib/kotext/KoTextParag.h
+++ b/lib/kotext/KoTextParag.h
@@ -19,9 +19,6 @@
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/
-
-// -*- c++ -*-
-
#include "KoParagLayout.h"
#include "KoTextFormat.h"