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 /kspread | |
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 'kspread')
-rw-r--r-- | kspread/kspread_brush.cc | 1 | ||||
-rw-r--r-- | kspread/kspread_brush.h | 1 | ||||
-rw-r--r-- | kspread/kspread_generalProperty.cpp | 1 | ||||
-rw-r--r-- | kspread/kspread_generalProperty.h | 1 | ||||
-rw-r--r-- | kspread/kspread_propertyEditor.cpp | 1 | ||||
-rw-r--r-- | kspread/kspread_propertyEditor.h | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/kspread/kspread_brush.cc b/kspread/kspread_brush.cc index f3c6953c..d585950b 100644 --- a/kspread/kspread_brush.cc +++ b/kspread/kspread_brush.cc @@ -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/kspread/kspread_brush.h b/kspread/kspread_brush.h index ebb0c5f6..1284d941 100644 --- a/kspread/kspread_brush.h +++ b/kspread/kspread_brush.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/kspread/kspread_generalProperty.cpp b/kspread/kspread_generalProperty.cpp index f233576a..ae8a2bbc 100644 --- a/kspread/kspread_generalProperty.cpp +++ b/kspread/kspread_generalProperty.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> diff --git a/kspread/kspread_generalProperty.h b/kspread/kspread_generalProperty.h index cc981559..370ca5b5 100644 --- a/kspread/kspread_generalProperty.h +++ b/kspread/kspread_generalProperty.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> diff --git a/kspread/kspread_propertyEditor.cpp b/kspread/kspread_propertyEditor.cpp index 1f2aa1e6..d8240c3e 100644 --- a/kspread/kspread_propertyEditor.cpp +++ b/kspread/kspread_propertyEditor.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> diff --git a/kspread/kspread_propertyEditor.h b/kspread/kspread_propertyEditor.h index fc96fec2..ee176ee5 100644 --- a/kspread/kspread_propertyEditor.h +++ b/kspread/kspread_propertyEditor.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> |