summaryrefslogtreecommitdiffstats
path: root/kicker/libkicker
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-22 21:48:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-22 21:48:29 +0900
commit08d0bb03c026ca9d72fb13105363979660ea9aed (patch)
tree2ba2cbe3f9e7ae53dd547636ad5bd2ef687d5f20 /kicker/libkicker
parent87aace9f528d04868ca6bf9d054604d6e0674c42 (diff)
downloadtdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.tar.gz
tdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kicker/libkicker')
-rw-r--r--kicker/libkicker/simplebutton.cpp2
-rw-r--r--kicker/libkicker/simplebutton.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/kicker/libkicker/simplebutton.cpp b/kicker/libkicker/simplebutton.cpp
index 67c90b81a..12d5085d4 100644
--- a/kicker/libkicker/simplebutton.cpp
+++ b/kicker/libkicker/simplebutton.cpp
@@ -285,5 +285,3 @@ void SimpleArrowButton::leaveEvent( TQEvent *e )
}
#include "simplebutton.moc"
-
-// vim:ts=4:sw=4:et
diff --git a/kicker/libkicker/simplebutton.h b/kicker/libkicker/simplebutton.h
index bbfcbd79d..e89571ef0 100644
--- a/kicker/libkicker/simplebutton.h
+++ b/kicker/libkicker/simplebutton.h
@@ -87,5 +87,3 @@ class KDE_EXPORT SimpleArrowButton: public SimpleButton
#endif // HIDEBUTTON_H
-
-// vim:ts=4:sw=4:et