diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/kofficecore/KoDocument.h | 1 | ||||
| -rw-r--r-- | lib/kofficecore/KoDocumentInfoDlg.cpp | 3 | ||||
| -rw-r--r-- | lib/kofficeui/KoBrush.cpp | 1 | ||||
| -rw-r--r-- | lib/kofficeui/KoBrush.h | 1 | ||||
| -rw-r--r-- | lib/kofficeui/KoGuideLineDia.cpp | 1 | ||||
| -rw-r--r-- | lib/kofficeui/KoGuideLineDia.h | 1 | ||||
| -rw-r--r-- | lib/kofficeui/KoGuides.cpp | 1 | ||||
| -rw-r--r-- | lib/kofficeui/KoGuides.h | 1 | ||||
| -rw-r--r-- | lib/kotext/KoTextCustomItem.h | 1 | ||||
| -rw-r--r-- | lib/kotext/KoTextDocument.h | 1 | ||||
| -rw-r--r-- | lib/kotext/KoTextParag.h | 3 | ||||
| -rw-r--r-- | lib/kross/python/cxx/Exception.hxx | 2 | ||||
| -rw-r--r-- | lib/kross/python/cxx/Extensions.hxx | 2 | ||||
| -rw-r--r-- | lib/kross/python/cxx/Objects.hxx | 2 | ||||
| -rw-r--r-- | lib/kross/python/cxx/cxxsupport.cxx | 2 | ||||
| -rw-r--r-- | lib/store/KoStore.cpp | 1 | ||||
| -rw-r--r-- | lib/store/KoStore.h | 1 |
17 files changed, 4 insertions, 21 deletions
diff --git a/lib/kofficecore/KoDocument.h b/lib/kofficecore/KoDocument.h index cb4f9f258..21cb0b6bc 100644 --- a/lib/kofficecore/KoDocument.h +++ b/lib/kofficecore/KoDocument.h @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 4 -*- /* This file is part of the KDE project Copyright (C) 1998, 1999 Torben Weis <weis@kde.org> Copyright (C) 2000-2005 David Faure <faure@kde.org> diff --git a/lib/kofficecore/KoDocumentInfoDlg.cpp b/lib/kofficecore/KoDocumentInfoDlg.cpp index 522380e53..b799eab3d 100644 --- a/lib/kofficecore/KoDocumentInfoDlg.cpp +++ b/lib/kofficecore/KoDocumentInfoDlg.cpp @@ -549,7 +549,4 @@ void KoDocumentInfoPropsPage::copy( const TQString &path, const KArchiveEntry *e } } -/* vim: sw=2 et - */ - #include "KoDocumentInfoDlg.moc" diff --git a/lib/kofficeui/KoBrush.cpp b/lib/kofficeui/KoBrush.cpp index e97561b85..1e1416d04 100644 --- a/lib/kofficeui/KoBrush.cpp +++ b/lib/kofficeui/KoBrush.cpp @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2005-2006 Thorsten Zachmann <zachmann@kde.org> diff --git a/lib/kofficeui/KoBrush.h b/lib/kofficeui/KoBrush.h index 1134b05ef..f21e6ed30 100644 --- a/lib/kofficeui/KoBrush.h +++ b/lib/kofficeui/KoBrush.h @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2005-2006 Thorsten Zachmann <zachmann@kde.org> diff --git a/lib/kofficeui/KoGuideLineDia.cpp b/lib/kofficeui/KoGuideLineDia.cpp index bbc2e9cf6..9f49d062d 100644 --- a/lib/kofficeui/KoGuideLineDia.cpp +++ b/lib/kofficeui/KoGuideLineDia.cpp @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2002 Montel Laurent <lmontel@mandrakesoft.com> Copyright (C) 2005 Thorsten Zachmann <zachmann@kde.org> diff --git a/lib/kofficeui/KoGuideLineDia.h b/lib/kofficeui/KoGuideLineDia.h index 9e4722723..4313a60cd 100644 --- a/lib/kofficeui/KoGuideLineDia.h +++ b/lib/kofficeui/KoGuideLineDia.h @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2002 Montel Laurent <lmontel@mandrakesoft.com> Copyright (C) 2005 Thorsten Zachmann <zachmann@kde.org> diff --git a/lib/kofficeui/KoGuides.cpp b/lib/kofficeui/KoGuides.cpp index a4e4ad129..ffea16c35 100644 --- a/lib/kofficeui/KoGuides.cpp +++ b/lib/kofficeui/KoGuides.cpp @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2005 Thorsten Zachmann <zachmann@kde.org> Copyright (C) 2005 Casper Boemann Rasmussen <cbr@boemann.dk> diff --git a/lib/kofficeui/KoGuides.h b/lib/kofficeui/KoGuides.h index c5e8ffdad..d1e574e7b 100644 --- a/lib/kofficeui/KoGuides.h +++ b/lib/kofficeui/KoGuides.h @@ -1,4 +1,3 @@ -// -*- Mode: c++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* This file is part of the KDE project Copyright (C) 2005 Thorsten Zachmann <zachmann@kde.org> Copyright (C) 2005 Casper Boemann Rasmussen <cbr@boemann.dk> diff --git a/lib/kotext/KoTextCustomItem.h b/lib/kotext/KoTextCustomItem.h index 7df4d5155..73ee8942b 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 19b4e4d48..4bdf09140 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 <faure@kde.org> diff --git a/lib/kotext/KoTextParag.h b/lib/kotext/KoTextParag.h index fd177e953..86fc40116 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" diff --git a/lib/kross/python/cxx/Exception.hxx b/lib/kross/python/cxx/Exception.hxx index afcff489f..044d4198e 100644 --- a/lib/kross/python/cxx/Exception.hxx +++ b/lib/kross/python/cxx/Exception.hxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See LEGAL.LLNL for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/kross/python/cxx/Extensions.hxx b/lib/kross/python/cxx/Extensions.hxx index 99889ec7b..5c7c2bcf3 100644 --- a/lib/kross/python/cxx/Extensions.hxx +++ b/lib/kross/python/cxx/Extensions.hxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See LEGAL.LLNL for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/kross/python/cxx/Objects.hxx b/lib/kross/python/cxx/Objects.hxx index 28662d4fa..97e52fc0e 100644 --- a/lib/kross/python/cxx/Objects.hxx +++ b/lib/kross/python/cxx/Objects.hxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See LEGAL.LLNL for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/kross/python/cxx/cxxsupport.cxx b/lib/kross/python/cxx/cxxsupport.cxx index 61329b604..7bab6cc37 100644 --- a/lib/kross/python/cxx/cxxsupport.cxx +++ b/lib/kross/python/cxx/cxxsupport.cxx @@ -1,4 +1,4 @@ -//----------------------------------*-C++-*----------------------------------// +//---------------------------------------------------------------------------// // Copyright 1998 The Regents of the University of California. // All rights reserved. See Legal.htm for full text and disclaimer. //---------------------------------------------------------------------------// diff --git a/lib/store/KoStore.cpp b/lib/store/KoStore.cpp index c45f3946b..9363f8073 100644 --- a/lib/store/KoStore.cpp +++ b/lib/store/KoStore.cpp @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 2 -*- /* This file is part of the KDE project Copyright (C) 1998, 1999 Torben Weis <weis@kde.org> Copyright (C) 2000-2002 David Faure <faure@kde.org>, Werner Trobin <trobin@kde.org> diff --git a/lib/store/KoStore.h b/lib/store/KoStore.h index 04ff6cdf2..ebcd80527 100644 --- a/lib/store/KoStore.h +++ b/lib/store/KoStore.h @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 2 -*- /* This file is part of the KDE project Copyright (C) 1998, 1999 David Faure <faure@kde.org> |
