diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:41:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 10:41:11 +0900 |
| commit | 9aec66a72334c90bb0f81c46520c2fc080931d59 (patch) | |
| tree | 269f37765f1910aaea4eba665136e6b0483b37b5 /lib/kofficecore | |
| parent | 43d946556f430d12ee69a4b7c52cad0cc6cab10d (diff) | |
| download | koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.tar.gz koffice-9aec66a72334c90bb0f81c46520c2fc080931d59.zip | |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/kofficecore')
| -rw-r--r-- | lib/kofficecore/KoDocument.h | 1 | ||||
| -rw-r--r-- | lib/kofficecore/KoDocumentInfoDlg.cpp | 3 |
2 files changed, 0 insertions, 4 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" |
