diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 11:57:34 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 11:58:01 +0900 |
commit | 7caf6b77bc3ba4c9671faffdeeffec73940b0e65 (patch) | |
tree | be45decbb987cf62f85ef94a6f120c10d8a217aa /noatun | |
parent | 25075081869cc0430237506426e626059697e35c (diff) | |
download | tdemultimedia-7caf6b77bc3ba4c9671faffdeeffec73940b0e65.tar.gz tdemultimedia-7caf6b77bc3ba4c9671faffdeeffec73940b0e65.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 34da0c702e28c52477c27720de0d41918b65ee33)
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> |