From 3c7478a8875548b31d235acc9f468daf0c926e04 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 29 Sep 2020 10:41:11 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 9aec66a72334c90bb0f81c46520c2fc080931d59) --- lib/kofficecore/KoDocument.h | 1 - lib/kofficecore/KoDocumentInfoDlg.cpp | 3 --- lib/kofficeui/KoBrush.cpp | 1 - lib/kofficeui/KoBrush.h | 1 - lib/kofficeui/KoGuideLineDia.cpp | 1 - lib/kofficeui/KoGuideLineDia.h | 1 - lib/kofficeui/KoGuides.cpp | 1 - lib/kofficeui/KoGuides.h | 1 - lib/kotext/KoTextCustomItem.h | 1 - lib/kotext/KoTextDocument.h | 1 - lib/kotext/KoTextParag.h | 3 --- lib/kross/python/cxx/Exception.hxx | 2 +- lib/kross/python/cxx/Extensions.hxx | 2 +- lib/kross/python/cxx/Objects.hxx | 2 +- lib/kross/python/cxx/cxxsupport.cxx | 2 +- lib/store/KoStore.cpp | 1 - lib/store/KoStore.h | 1 - 17 files changed, 4 insertions(+), 21 deletions(-) (limited to 'lib') diff --git a/lib/kofficecore/KoDocument.h b/lib/kofficecore/KoDocument.h index cb4f9f25..21cb0b6b 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 Copyright (C) 2000-2005 David Faure diff --git a/lib/kofficecore/KoDocumentInfoDlg.cpp b/lib/kofficecore/KoDocumentInfoDlg.cpp index 522380e5..b799eab3 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 e97561b8..1e1416d0 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 diff --git a/lib/kofficeui/KoBrush.h b/lib/kofficeui/KoBrush.h index 1134b05e..f21e6ed3 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 diff --git a/lib/kofficeui/KoGuideLineDia.cpp b/lib/kofficeui/KoGuideLineDia.cpp index bbc2e9cf..9f49d062 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 Copyright (C) 2005 Thorsten Zachmann diff --git a/lib/kofficeui/KoGuideLineDia.h b/lib/kofficeui/KoGuideLineDia.h index 9e472272..4313a60c 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 Copyright (C) 2005 Thorsten Zachmann diff --git a/lib/kofficeui/KoGuides.cpp b/lib/kofficeui/KoGuides.cpp index a4e4ad12..ffea16c3 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 Copyright (C) 2005 Casper Boemann Rasmussen diff --git a/lib/kofficeui/KoGuides.h b/lib/kofficeui/KoGuides.h index c5e8ffda..d1e574e7 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 Copyright (C) 2005 Casper Boemann Rasmussen 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 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" diff --git a/lib/kross/python/cxx/Exception.hxx b/lib/kross/python/cxx/Exception.hxx index afcff489..044d4198 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 99889ec7..5c7c2bcf 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 28662d4f..97e52fc0 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 61329b60..7bab6cc3 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 c45f3946..9363f807 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 Copyright (C) 2000-2002 David Faure , Werner Trobin diff --git a/lib/store/KoStore.h b/lib/store/KoStore.h index 04ff6cdf..ebcd8052 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 -- cgit v1.2.1