diff options
Diffstat (limited to 'lib/kotext')
-rw-r--r-- | lib/kotext/KoTextCustomItem.h | 1 | ||||
-rw-r--r-- | lib/kotext/KoTextDocument.h | 1 | ||||
-rw-r--r-- | lib/kotext/KoTextParag.h | 3 |
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" |