diff options
Diffstat (limited to 'kicker/libkicker')
-rw-r--r-- | kicker/libkicker/simplebutton.cpp | 2 | ||||
-rw-r--r-- | kicker/libkicker/simplebutton.h | 2 |
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 |