summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/eventlist
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-09-29 17:36:26 +0900
committerMichele Calgaro <[email protected]>2020-09-29 17:36:44 +0900
commit2f09d65ee4c7d9c08b907a1683b902e87b378928 (patch)
tree43dfc12d9ac3f60194e117db97f7fa71a1db73ab /src/gui/editors/eventlist
parent50895ac2d69a50a03a11182f4efdd0c55f20aec4 (diff)
downloadrosegarden-2f09d65ee4c7d9c08b907a1683b902e87b378928.tar.gz
rosegarden-2f09d65ee4c7d9c08b907a1683b902e87b378928.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 0009f18105aa640bfbf8c10e426cc5f2219869dd)
Diffstat (limited to 'src/gui/editors/eventlist')
-rw-r--r--src/gui/editors/eventlist/EventView.cpp2
-rw-r--r--src/gui/editors/eventlist/EventView.h3
-rw-r--r--src/gui/editors/eventlist/EventViewItem.cpp2
-rw-r--r--src/gui/editors/eventlist/EventViewItem.h2
-rw-r--r--src/gui/editors/eventlist/TrivialVelocityDialog.cpp2
-rw-r--r--src/gui/editors/eventlist/TrivialVelocityDialog.h2
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.