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/store | |
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/store')
-rw-r--r-- | lib/store/KoStore.cpp | 1 | ||||
-rw-r--r-- | lib/store/KoStore.h | 1 |
2 files changed, 0 insertions, 2 deletions
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 <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 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 <faure@kde.org> |