diff options
author | Michele Calgaro <[email protected]> | 2020-09-28 17:40:00 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-28 17:48:53 +0900 |
commit | 446a46c22d5ea2e102f7f1bfb994ab462dc1bdd5 (patch) | |
tree | bd25da109c1cf30e80e9c283cdef38b22bdf3a97 | |
parent | 67f69006f8bfdb8e55faceb3a65ceb4e5f9ede10 (diff) | |
download | amarok-446a46c22d5ea2e102f7f1bfb994ab462dc1bdd5.tar.gz amarok-446a46c22d5ea2e102f7f1bfb994ab462dc1bdd5.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 1f1a40876aa3ccb4ab07b08a0271c64b0034e304)
-rw-r--r-- | amarok/src/deletedialog.cpp | 2 | ||||
-rw-r--r-- | amarok/src/deletedialog.h | 2 | ||||
-rw-r--r-- | amarok/src/moodbar.h | 2 |
3 files changed, 1 insertions, 5 deletions
diff --git a/amarok/src/deletedialog.cpp b/amarok/src/deletedialog.cpp index 837b011b..44cd37ca 100644 --- a/amarok/src/deletedialog.cpp +++ b/amarok/src/deletedialog.cpp @@ -153,5 +153,3 @@ bool DeleteDialog::showTrashDialog(TQWidget* parent, const KURL::List& files) return doDelete; } #include "deletedialog.moc" - -// vim: set et ts=4 sw=4: diff --git a/amarok/src/deletedialog.h b/amarok/src/deletedialog.h index 8f8f0bfa..4636f374 100644 --- a/amarok/src/deletedialog.h +++ b/amarok/src/deletedialog.h @@ -65,5 +65,3 @@ private: }; #endif - -// vim: set et ts=4 sw=4: diff --git a/amarok/src/moodbar.h b/amarok/src/moodbar.h index 13f7e02d..8b3d2ef5 100644 --- a/amarok/src/moodbar.h +++ b/amarok/src/moodbar.h @@ -1,4 +1,4 @@ -/*************************************************************************** -*- c++ -*- +/*************************************************************************** moodbar.h - description ------------------- begin : 6th Nov 2005 |