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 /kontact/src/iconsidepane.cpp | |
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 'kontact/src/iconsidepane.cpp')
-rw-r--r-- | kontact/src/iconsidepane.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kontact/src/iconsidepane.cpp b/kontact/src/iconsidepane.cpp index 39deb330c..338aeb8d6 100644 --- a/kontact/src/iconsidepane.cpp +++ b/kontact/src/iconsidepane.cpp @@ -599,5 +599,3 @@ void IconSidePane::indicateForegrunding( Kontact::Plugin *plugin ) } #include "iconsidepane.moc" - -// vim: sw=2 sts=2 et tw=80 |