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:15:18 +0900 |
commit | a3876433e87e4d6c1acba4bf0e7ac695b25776f8 (patch) | |
tree | d20f004f9b0df891e1894a1a08da7bc663a0cb43 /konsole | |
parent | 3f15e2921b631def7d93350d2c0ec3b60c648ced (diff) | |
download | tdebase-a3876433e87e4d6c1acba4bf0e7ac695b25776f8.tar.gz tdebase-a3876433e87e4d6c1acba4bf0e7ac695b25776f8.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 39b037b67..5f6ed9772 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> |