diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:31:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:31:58 +0900 |
commit | cf916d8af78db19e0df37b12e63f35bf21f2da5b (patch) | |
tree | 48fc0ade4447dd2d2d28fb3e313101184d78f8bf /libkpimidentities | |
parent | b4f95724045fab2f3d566fadb0bc63e01b031da2 (diff) | |
download | tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.tar.gz tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libkpimidentities')
-rw-r--r-- | libkpimidentities/identity.cpp | 1 | ||||
-rw-r--r-- | libkpimidentities/identity.h | 2 | ||||
-rw-r--r-- | libkpimidentities/identitycombo.cpp | 2 | ||||
-rw-r--r-- | libkpimidentities/identitycombo.h | 2 | ||||
-rw-r--r-- | libkpimidentities/identitymanager.cpp | 2 | ||||
-rw-r--r-- | libkpimidentities/identitymanager.h | 2 |
6 files changed, 5 insertions, 6 deletions
diff --git a/libkpimidentities/identity.cpp b/libkpimidentities/identity.cpp index c43620ea3..f81bc3b15 100644 --- a/libkpimidentities/identity.cpp +++ b/libkpimidentities/identity.cpp @@ -1,4 +1,3 @@ -// -*- mode: C++; c-file-style: "gnu" -*- // tdemidentity.cpp // License: GPL diff --git a/libkpimidentities/identity.h b/libkpimidentities/identity.h index c1af97e15..2cc4ec4ec 100644 --- a/libkpimidentities/identity.h +++ b/libkpimidentities/identity.h @@ -1,4 +1,4 @@ -/* -*- mode: C++; c-file-style: "gnu" -*- +/* * User identity information * * Author: Stefan Taferner <taferner@kde.org> diff --git a/libkpimidentities/identitycombo.cpp b/libkpimidentities/identitycombo.cpp index adc79efd1..8644cb5aa 100644 --- a/libkpimidentities/identitycombo.cpp +++ b/libkpimidentities/identitycombo.cpp @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* identitycombo.cpp This file is part of KMail, the KDE mail client. diff --git a/libkpimidentities/identitycombo.h b/libkpimidentities/identitycombo.h index 1644f9c2f..5fcfa7eec 100644 --- a/libkpimidentities/identitycombo.h +++ b/libkpimidentities/identitycombo.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* identitycombo.h This file is part of KMail, the KDE mail client. diff --git a/libkpimidentities/identitymanager.cpp b/libkpimidentities/identitymanager.cpp index c7b97216a..354145021 100644 --- a/libkpimidentities/identitymanager.cpp +++ b/libkpimidentities/identitymanager.cpp @@ -1,4 +1,4 @@ -/* -*- mode: C++; c-file-style: "gnu" -*- +/* identitymanager.cpp This file is part of KMail, the KDE mail client. diff --git a/libkpimidentities/identitymanager.h b/libkpimidentities/identitymanager.h index b0aee59d4..b341891f0 100644 --- a/libkpimidentities/identitymanager.h +++ b/libkpimidentities/identitymanager.h @@ -1,4 +1,4 @@ -/* -*- c++ -*- +/* identitymanager.h This file is part of KMail, the KDE mail client. |