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 --- kcontrol/input/core/themepage.cpp | 2 -- kcontrol/input/core/themepage.h | 2 -- kcontrol/input/xcursor/previewwidget.cpp | 3 --- kcontrol/input/xcursor/previewwidget.h | 2 -- kcontrol/input/xcursor/themepage.cpp | 3 --- kcontrol/input/xcursor/themepage.h | 2 -- 6 files changed, 14 deletions(-) (limited to 'kcontrol/input') diff --git a/kcontrol/input/core/themepage.cpp b/kcontrol/input/core/themepage.cpp index 24b43d829..48b6711d9 100644 --- a/kcontrol/input/core/themepage.cpp +++ b/kcontrol/input/core/themepage.cpp @@ -208,5 +208,3 @@ void ThemePage::fixCursorFile() p.start(TDEProcess::Block); } } - -// vim: set noet ts=4 sw=4: diff --git a/kcontrol/input/core/themepage.h b/kcontrol/input/core/themepage.h index d1060797a..47eb1a0f8 100644 --- a/kcontrol/input/core/themepage.h +++ b/kcontrol/input/core/themepage.h @@ -54,5 +54,3 @@ class ThemePage : public TQWidget }; #endif // __THEMEPAGE_H - -// vim: set noet ts=4 sw=4: diff --git a/kcontrol/input/xcursor/previewwidget.cpp b/kcontrol/input/xcursor/previewwidget.cpp index 2f0ea6edc..324bb2aeb 100644 --- a/kcontrol/input/xcursor/previewwidget.cpp +++ b/kcontrol/input/xcursor/previewwidget.cpp @@ -348,6 +348,3 @@ void PreviewWidget::mouseMoveEvent( TQMouseEvent *e ) current = pos; } } - - -// vim: set noet ts=4 sw=4: diff --git a/kcontrol/input/xcursor/previewwidget.h b/kcontrol/input/xcursor/previewwidget.h index a6412a907..26ed17bb1 100644 --- a/kcontrol/input/xcursor/previewwidget.h +++ b/kcontrol/input/xcursor/previewwidget.h @@ -43,5 +43,3 @@ class PreviewWidget : public TQWidget #endif - -// vim: set noet ts=4 sw=4: diff --git a/kcontrol/input/xcursor/themepage.cpp b/kcontrol/input/xcursor/themepage.cpp index cdffbd1bd..c4c73396a 100644 --- a/kcontrol/input/xcursor/themepage.cpp +++ b/kcontrol/input/xcursor/themepage.cpp @@ -639,6 +639,3 @@ TQPixmap ThemePage::createIcon( const TQString &theme, const TQString &sample ) return pix; } - - -// vim: set noet ts=4 sw=4: diff --git a/kcontrol/input/xcursor/themepage.h b/kcontrol/input/xcursor/themepage.h index 22bca16db..548ed0063 100644 --- a/kcontrol/input/xcursor/themepage.h +++ b/kcontrol/input/xcursor/themepage.h @@ -72,5 +72,3 @@ class ThemePage : public TQWidget }; #endif // __THEMEPAGE_H - -// vim: set noet ts=4 sw=4: -- cgit v1.2.1