From 34da0c702e28c52477c27720de0d41918b65ee33 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 11:57:34 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- noatun/library/noatun/scrollinglabel.h | 1 - noatun/library/scrollinglabel.cpp | 3 --- 2 files changed, 4 deletions(-) (limited to 'noatun/library') 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 - -- cgit v1.2.1