diff options
author | Michele Calgaro <[email protected]> | 2020-09-29 17:36:26 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-29 17:36:26 +0900 |
commit | 0009f18105aa640bfbf8c10e426cc5f2219869dd (patch) | |
tree | 40feba9ca083d5d0ee3979b46531a3e98108f8bc /src/gui/editors/eventlist | |
parent | 60eb78116dbc0753d9bcd7cc510b1f64199a3e0e (diff) | |
download | rosegarden-0009f18105aa640bfbf8c10e426cc5f2219869dd.tar.gz rosegarden-0009f18105aa640bfbf8c10e426cc5f2219869dd.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/gui/editors/eventlist')
-rw-r--r-- | src/gui/editors/eventlist/EventView.cpp | 2 | ||||
-rw-r--r-- | src/gui/editors/eventlist/EventView.h | 3 | ||||
-rw-r--r-- | src/gui/editors/eventlist/EventViewItem.cpp | 2 | ||||
-rw-r--r-- | src/gui/editors/eventlist/EventViewItem.h | 2 | ||||
-rw-r--r-- | src/gui/editors/eventlist/TrivialVelocityDialog.cpp | 2 | ||||
-rw-r--r-- | src/gui/editors/eventlist/TrivialVelocityDialog.h | 2 |
6 files changed, 0 insertions, 13 deletions
diff --git a/src/gui/editors/eventlist/EventView.cpp b/src/gui/editors/eventlist/EventView.cpp index 2f7caa0..699d19b 100644 --- a/src/gui/editors/eventlist/EventView.cpp +++ b/src/gui/editors/eventlist/EventView.cpp @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Rosegarden A MIDI and audio sequencer and musical notation editor. diff --git a/src/gui/editors/eventlist/EventView.h b/src/gui/editors/eventlist/EventView.h index a54b30d..4097228 100644 --- a/src/gui/editors/eventlist/EventView.h +++ b/src/gui/editors/eventlist/EventView.h @@ -1,6 +1,3 @@ - -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Rosegarden A MIDI and audio sequencer and musical notation editor. diff --git a/src/gui/editors/eventlist/EventViewItem.cpp b/src/gui/editors/eventlist/EventViewItem.cpp index b5f4d38..3e96a62 100644 --- a/src/gui/editors/eventlist/EventViewItem.cpp +++ b/src/gui/editors/eventlist/EventViewItem.cpp @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Rosegarden A MIDI and audio sequencer and musical notation editor. diff --git a/src/gui/editors/eventlist/EventViewItem.h b/src/gui/editors/eventlist/EventViewItem.h index 3332e96..c1ddca6 100644 --- a/src/gui/editors/eventlist/EventViewItem.h +++ b/src/gui/editors/eventlist/EventViewItem.h @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Rosegarden A MIDI and audio sequencer and musical notation editor. diff --git a/src/gui/editors/eventlist/TrivialVelocityDialog.cpp b/src/gui/editors/eventlist/TrivialVelocityDialog.cpp index 6b9f748..f40c9e7 100644 --- a/src/gui/editors/eventlist/TrivialVelocityDialog.cpp +++ b/src/gui/editors/eventlist/TrivialVelocityDialog.cpp @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Rosegarden A MIDI and audio sequencer and musical notation editor. diff --git a/src/gui/editors/eventlist/TrivialVelocityDialog.h b/src/gui/editors/eventlist/TrivialVelocityDialog.h index c164110..badcd73 100644 --- a/src/gui/editors/eventlist/TrivialVelocityDialog.h +++ b/src/gui/editors/eventlist/TrivialVelocityDialog.h @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ - /* Rosegarden A MIDI and audio sequencer and musical notation editor. |