diff options
Diffstat (limited to 'kcontrol/input/core')
-rw-r--r-- | kcontrol/input/core/themepage.cpp | 2 | ||||
-rw-r--r-- | kcontrol/input/core/themepage.h | 2 |
2 files changed, 0 insertions, 4 deletions
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: |