diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 17:36:26 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-29 17:36:44 +0900 |
| commit | 2f09d65ee4c7d9c08b907a1683b902e87b378928 (patch) | |
| tree | 43dfc12d9ac3f60194e117db97f7fa71a1db73ab /src/test | |
| parent | 50895ac2d69a50a03a11182f4efdd0c55f20aec4 (diff) | |
| download | rosegarden-2f09d65ee4c7d9c08b907a1683b902e87b378928.tar.gz rosegarden-2f09d65ee4c7d9c08b907a1683b902e87b378928.zip | |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0009f18105aa640bfbf8c10e426cc5f2219869dd)
Diffstat (limited to 'src/test')
| -rw-r--r-- | src/test/accidentals.cpp | 2 | ||||
| -rw-r--r-- | src/test/segmenttransposecommand.cpp | 2 | ||||
| -rw-r--r-- | src/test/transpose.cpp | 1 |
3 files changed, 0 insertions, 5 deletions
diff --git a/src/test/accidentals.cpp b/src/test/accidentals.cpp index 90d929b..3f3e776 100644 --- a/src/test/accidentals.cpp +++ b/src/test/accidentals.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - #include "NotationTypes.h" using namespace Rosegarden; diff --git a/src/test/segmenttransposecommand.cpp b/src/test/segmenttransposecommand.cpp index 0025529..6795259 100644 --- a/src/test/segmenttransposecommand.cpp +++ b/src/test/segmenttransposecommand.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - #include "commands/segment/SegmentTransposeCommand.h" #include "base/NotationTypes.h" #include "base/Segment.h" diff --git a/src/test/transpose.cpp b/src/test/transpose.cpp index 50e2169..1254f3a 100644 --- a/src/test/transpose.cpp +++ b/src/test/transpose.cpp @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 4 -*- // #include "NotationTypes.h" |
