diff options
author | Michele Calgaro <[email protected]> | 2020-09-25 23:15:18 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-25 23:17:25 +0900 |
commit | 61b7b516c809aab364b5b650761035c52051321c (patch) | |
tree | c195e2da0160c038f46cc6d8f7abe4e53807fa45 /kcontrol/kthememanager | |
parent | 8f33166d575665caa02424e60bbf05d0bf6c38ae (diff) | |
download | tdebase-61b7b516c809aab364b5b650761035c52051321c.tar.gz tdebase-61b7b516c809aab364b5b650761035c52051321c.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit a3876433e87e4d6c1acba4bf0e7ac695b25776f8)
Diffstat (limited to 'kcontrol/kthememanager')
-rw-r--r-- | kcontrol/kthememanager/knewthemedlg.cpp | 1 | ||||
-rw-r--r-- | kcontrol/kthememanager/knewthemedlg.h | 1 | ||||
-rw-r--r-- | kcontrol/kthememanager/ktheme.cpp | 1 | ||||
-rw-r--r-- | kcontrol/kthememanager/ktheme.h | 1 | ||||
-rw-r--r-- | kcontrol/kthememanager/kthememanager.cpp | 1 | ||||
-rw-r--r-- | kcontrol/kthememanager/kthememanager.h | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/kcontrol/kthememanager/knewthemedlg.cpp b/kcontrol/kthememanager/knewthemedlg.cpp index ee18c31c7..76af5490a 100644 --- a/kcontrol/kthememanager/knewthemedlg.cpp +++ b/kcontrol/kthememanager/knewthemedlg.cpp @@ -1,4 +1,3 @@ -// -*- Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* Copyright (C) 2003 Lukas Tinkl <[email protected]> This program is free software; you can redistribute it and/or modify diff --git a/kcontrol/kthememanager/knewthemedlg.h b/kcontrol/kthememanager/knewthemedlg.h index 5a0df045a..5580c4d01 100644 --- a/kcontrol/kthememanager/knewthemedlg.h +++ b/kcontrol/kthememanager/knewthemedlg.h @@ -1,4 +1,3 @@ -// -*- Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* Copyright (C) 2003 Lukas Tinkl <[email protected]> This program is free software; you can redistribute it and/or modify diff --git a/kcontrol/kthememanager/ktheme.cpp b/kcontrol/kthememanager/ktheme.cpp index fc2d6e1c9..1068eb325 100644 --- a/kcontrol/kthememanager/ktheme.cpp +++ b/kcontrol/kthememanager/ktheme.cpp @@ -1,4 +1,3 @@ -// -*- Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* Copyright (C) 2003 Lukas Tinkl <[email protected]> This program is free software; you can redistribute it and/or modify diff --git a/kcontrol/kthememanager/ktheme.h b/kcontrol/kthememanager/ktheme.h index 11fa6b056..1c2264f7d 100644 --- a/kcontrol/kthememanager/ktheme.h +++ b/kcontrol/kthememanager/ktheme.h @@ -1,4 +1,3 @@ -// -*- Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* Copyright (C) 2003 Lukas Tinkl <[email protected]> This program is free software; you can redistribute it and/or modify diff --git a/kcontrol/kthememanager/kthememanager.cpp b/kcontrol/kthememanager/kthememanager.cpp index 6afd487ed..5972efa2b 100644 --- a/kcontrol/kthememanager/kthememanager.cpp +++ b/kcontrol/kthememanager/kthememanager.cpp @@ -1,4 +1,3 @@ -// -*- Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* Copyright (C) 2003 Lukas Tinkl <[email protected]> This program is free software; you can redistribute it and/or modify diff --git a/kcontrol/kthememanager/kthememanager.h b/kcontrol/kthememanager/kthememanager.h index 2c5e494f4..ac9fa5dc7 100644 --- a/kcontrol/kthememanager/kthememanager.h +++ b/kcontrol/kthememanager/kthememanager.h @@ -1,4 +1,3 @@ -// -*- Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4; -*- /* Copyright (C) 2003 Lukas Tinkl <[email protected]> This program is free software; you can redistribute it and/or modify |