diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 10:41:11 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 10:41:31 +0900 |
commit | 3c7478a8875548b31d235acc9f468daf0c926e04 (patch) | |
tree | 577b99c91345e706152624c45d0ed009677d64ad /lib/kofficeui | |
parent | 80e225f01f407dac00574685e4494ee017dc1813 (diff) | |
download | koffice-3c7478a8875548b31d235acc9f468daf0c926e04.tar.gz koffice-3c7478a8875548b31d235acc9f468daf0c926e04.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 9aec66a72334c90bb0f81c46520c2fc080931d59)
Diffstat (limited to 'lib/kofficeui')
-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 |
6 files changed, 0 insertions, 6 deletions
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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Copyright (C) 2005 Thorsten Zachmann <[email protected]> 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 <[email protected]> Copyright (C) 2005 Thorsten Zachmann <[email protected]> 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 <[email protected]> Copyright (C) 2005 Casper Boemann Rasmussen <[email protected]> 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 <[email protected]> Copyright (C) 2005 Casper Boemann Rasmussen <[email protected]> |