From 08d0bb03c026ca9d72fb13105363979660ea9aed Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 22 Sep 2020 21:48:29 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- kicker/libkicker/simplebutton.cpp | 2 -- kicker/libkicker/simplebutton.h | 2 -- 2 files changed, 4 deletions(-) (limited to 'kicker/libkicker') 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 -- cgit v1.2.1