diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 23:15:18 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-25 23:17:25 +0900 |
commit | 61b7b516c809aab364b5b650761035c52051321c (patch) | |
tree | c195e2da0160c038f46cc6d8f7abe4e53807fa45 /konsole | |
parent | 8f33166d575665caa02424e60bbf05d0bf6c38ae (diff) | |
download | tdebase-61b7b516c809aab364b5b650761035c52051321c.tar.gz tdebase-61b7b516c809aab364b5b650761035c52051321c.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a3876433e87e4d6c1acba4bf0e7ac695b25776f8)
Diffstat (limited to 'konsole')
-rw-r--r-- | konsole/konsole/fontembedder.cpp | 2 | ||||
-rw-r--r-- | konsole/konsole/konsole_part.h | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/konsole/konsole/fontembedder.cpp b/konsole/konsole/fontembedder.cpp index 8b6da6d70..e4ededa51 100644 --- a/konsole/konsole/fontembedder.cpp +++ b/konsole/konsole/fontembedder.cpp @@ -115,5 +115,3 @@ int main(int argc, char **argv) cout<<"};\n"; return 0; } - -//kate: indent-width 4; tab-width 4; space-indent on; diff --git a/konsole/konsole/konsole_part.h b/konsole/konsole/konsole_part.h index 766e4e5d5..bfab8c7b4 100644 --- a/konsole/konsole/konsole_part.h +++ b/konsole/konsole/konsole_part.h @@ -1,4 +1,4 @@ -/* -*- C++ -*- +/* This file is part of the KDE system Copyright (C) 1999,2000 Boloni Laszlo <lboloni@cpe.ucf.edu> |