diff options
Diffstat (limited to 'noatun')
-rw-r--r-- | noatun/library/noatun/scrollinglabel.h | 1 | ||||
-rw-r--r-- | noatun/library/scrollinglabel.cpp | 3 | ||||
-rw-r--r-- | noatun/modules/excellent/excellentui.rc | 3 | ||||
-rw-r--r-- | noatun/modules/kaiman/style.h | 1 | ||||
-rw-r--r-- | noatun/modules/simple/simpleui.rc | 3 |
5 files changed, 0 insertions, 11 deletions
diff --git a/noatun/library/noatun/scrollinglabel.h b/noatun/library/noatun/scrollinglabel.h index f2be37ee..aa2b3450 100644 --- a/noatun/library/noatun/scrollinglabel.h +++ b/noatun/library/noatun/scrollinglabel.h @@ -76,4 +76,3 @@ class ScrollingLabel : public TQWidget }; #endif -// vim:ts=2:sw=2:tw=78:noet diff --git a/noatun/library/scrollinglabel.cpp b/noatun/library/scrollinglabel.cpp index c2c9dae8..d21a2aad 100644 --- a/noatun/library/scrollinglabel.cpp +++ b/noatun/library/scrollinglabel.cpp @@ -191,6 +191,3 @@ ScrollingLabel::setScroll(bool b) } #include "scrollinglabel.moc" - -// vim:ts=2:sw=2:tw=78:noet - diff --git a/noatun/modules/excellent/excellentui.rc b/noatun/modules/excellent/excellentui.rc index f9c43c70..0ca0936e 100644 --- a/noatun/modules/excellent/excellentui.rc +++ b/noatun/modules/excellent/excellentui.rc @@ -1,7 +1,4 @@ <!DOCTYPE kpartgui> -<!-- -vim: syntax=xml ---> <kpartgui name="noatunexcellent" version="4"> <MenuBar> <Menu name="file" noMerge="1"><text>&File</text> diff --git a/noatun/modules/kaiman/style.h b/noatun/modules/kaiman/style.h index 0fb4fe42..160dee8b 100644 --- a/noatun/modules/kaiman/style.h +++ b/noatun/modules/kaiman/style.h @@ -1,4 +1,3 @@ -// -*- C++ -*- /* Copyright (c) 2000 Stefan Schimanski (1Stein@gmx.de) 1999-2000 Christian Esken (esken@kde.org) diff --git a/noatun/modules/simple/simpleui.rc b/noatun/modules/simple/simpleui.rc index 6e5fb86a..6804bc2e 100644 --- a/noatun/modules/simple/simpleui.rc +++ b/noatun/modules/simple/simpleui.rc @@ -1,7 +1,4 @@ <!DOCTYPE kpartgui> -<!-- -vim: syntax=xml ---> <kpartgui name="simpleui" version="1"> <MenuBar> <Menu name="file"><text>&File</text> |