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:26 +0900 |
commit | 0009f18105aa640bfbf8c10e426cc5f2219869dd (patch) | |
tree | 40feba9ca083d5d0ee3979b46531a3e98108f8bc /src/base | |
parent | 60eb78116dbc0753d9bcd7cc510b1f64199a3e0e (diff) | |
download | rosegarden-0009f18105aa640bfbf8c10e426cc5f2219869dd.tar.gz rosegarden-0009f18105aa640bfbf8c10e426cc5f2219869dd.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/base')
103 files changed, 0 insertions, 232 deletions
diff --git a/src/base/AnalysisTypes.cpp b/src/base/AnalysisTypes.cpp index b2d8727..64b99dd 100644 --- a/src/base/AnalysisTypes.cpp +++ b/src/base/AnalysisTypes.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/AnalysisTypes.h b/src/base/AnalysisTypes.h index d7eabad..7fe8a6a 100644 --- a/src/base/AnalysisTypes.h +++ b/src/base/AnalysisTypes.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/AudioDevice.cpp b/src/base/AudioDevice.cpp index 5a7783b..323d670 100644 --- a/src/base/AudioDevice.cpp +++ b/src/base/AudioDevice.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/AudioDevice.h b/src/base/AudioDevice.h index 671c781..df0e59c 100644 --- a/src/base/AudioDevice.h +++ b/src/base/AudioDevice.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/AudioLevel.cpp b/src/base/AudioLevel.cpp index 6772c97..801c1ab 100644 --- a/src/base/AudioLevel.cpp +++ b/src/base/AudioLevel.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/AudioLevel.h b/src/base/AudioLevel.h index 2dc742d..7a8a1ca 100644 --- a/src/base/AudioLevel.h +++ b/src/base/AudioLevel.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/AudioPluginInstance.cpp b/src/base/AudioPluginInstance.cpp index aaac7ba..d0fc0d0 100644 --- a/src/base/AudioPluginInstance.cpp +++ b/src/base/AudioPluginInstance.cpp @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/AudioPluginInstance.h b/src/base/AudioPluginInstance.h index 7641228..0715131 100644 --- a/src/base/AudioPluginInstance.h +++ b/src/base/AudioPluginInstance.h @@ -1,4 +1,3 @@ -// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/BasicQuantizer.cpp b/src/base/BasicQuantizer.cpp index 7cfc0db..147bbe2 100644 --- a/src/base/BasicQuantizer.cpp +++ b/src/base/BasicQuantizer.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/BasicQuantizer.h b/src/base/BasicQuantizer.h index 1a9a7b7..1dc4c0e 100644 --- a/src/base/BasicQuantizer.h +++ b/src/base/BasicQuantizer.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Clipboard.cpp b/src/base/Clipboard.cpp index 71ff03f..1903de1 100644 --- a/src/base/Clipboard.cpp +++ b/src/base/Clipboard.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Clipboard.h b/src/base/Clipboard.h index e205e33..9304d19 100644 --- a/src/base/Clipboard.h +++ b/src/base/Clipboard.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Colour.cpp b/src/base/Colour.cpp index 210210f..0f1a6db 100644 --- a/src/base/Colour.cpp +++ b/src/base/Colour.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Colour.h b/src/base/Colour.h index ba8cd6f..294dde8 100644 --- a/src/base/Colour.h +++ b/src/base/Colour.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/ColourMap.cpp b/src/base/ColourMap.cpp index ea5d613..59d113e 100644 --- a/src/base/ColourMap.cpp +++ b/src/base/ColourMap.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/ColourMap.h b/src/base/ColourMap.h index 973c1e0..1c15ab1 100644 --- a/src/base/ColourMap.h +++ b/src/base/ColourMap.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Composition.cpp b/src/base/Composition.cpp index f77d0fb..ae0bc54 100644 --- a/src/base/Composition.cpp +++ b/src/base/Composition.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Composition.h b/src/base/Composition.h index 24865dd..07236bd 100644 --- a/src/base/Composition.h +++ b/src/base/Composition.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/CompositionTimeSliceAdapter.cpp b/src/base/CompositionTimeSliceAdapter.cpp index b91b804..936c64a 100644 --- a/src/base/CompositionTimeSliceAdapter.cpp +++ b/src/base/CompositionTimeSliceAdapter.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/CompositionTimeSliceAdapter.h b/src/base/CompositionTimeSliceAdapter.h index 01307e3..d8ff429 100644 --- a/src/base/CompositionTimeSliceAdapter.h +++ b/src/base/CompositionTimeSliceAdapter.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Configuration.cpp b/src/base/Configuration.cpp index 069c4f5..0615516 100644 --- a/src/base/Configuration.cpp +++ b/src/base/Configuration.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Configuration.h b/src/base/Configuration.h index 23b3776..ec78f89 100644 --- a/src/base/Configuration.h +++ b/src/base/Configuration.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/ControlParameter.cpp b/src/base/ControlParameter.cpp index 98942f9..302c2fd 100644 --- a/src/base/ControlParameter.cpp +++ b/src/base/ControlParameter.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/ControlParameter.h b/src/base/ControlParameter.h index d9e487f..5c5b64c 100644 --- a/src/base/ControlParameter.h +++ b/src/base/ControlParameter.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Controllable.h b/src/base/Controllable.h index 9062d13..56058bb 100644 --- a/src/base/Controllable.h +++ b/src/base/Controllable.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Device.cpp b/src/base/Device.cpp index 796846a..59b5e02 100644 --- a/src/base/Device.cpp +++ b/src/base/Device.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Device.h b/src/base/Device.h index 47a8ec0..d8020af 100644 --- a/src/base/Device.h +++ b/src/base/Device.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Equation.cpp b/src/base/Equation.cpp index a97fca4..8941943 100644 --- a/src/base/Equation.cpp +++ b/src/base/Equation.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Equation.h b/src/base/Equation.h index 61377a5..b30e8af 100644 --- a/src/base/Equation.h +++ b/src/base/Equation.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Event.cpp b/src/base/Event.cpp index 82cd174..c4cde0f 100644 --- a/src/base/Event.cpp +++ b/src/base/Event.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Event.h b/src/base/Event.h index f236681..5fa6b55 100644 --- a/src/base/Event.h +++ b/src/base/Event.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Exception.cpp b/src/base/Exception.cpp index 04dad69..3ef142a 100644 --- a/src/base/Exception.cpp +++ b/src/base/Exception.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Exception.h b/src/base/Exception.h index ba39a0f..02f20f1 100644 --- a/src/base/Exception.h +++ b/src/base/Exception.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/FastVector.h b/src/base/FastVector.h index 0ba8e82..1899cab 100644 --- a/src/base/FastVector.h +++ b/src/base/FastVector.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Instrument.cpp b/src/base/Instrument.cpp index 7583ac9..7e7c33d 100644 --- a/src/base/Instrument.cpp +++ b/src/base/Instrument.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Instrument.h b/src/base/Instrument.h index 8c348f0..09cad2f 100644 --- a/src/base/Instrument.h +++ b/src/base/Instrument.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/LayoutEngine.cpp b/src/base/LayoutEngine.cpp index b6b3cf5..d387348 100644 --- a/src/base/LayoutEngine.cpp +++ b/src/base/LayoutEngine.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/LayoutEngine.h b/src/base/LayoutEngine.h index 179d119..afc9a49 100644 --- a/src/base/LayoutEngine.h +++ b/src/base/LayoutEngine.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/LegatoQuantizer.cpp b/src/base/LegatoQuantizer.cpp index dcc2458..996d31b 100644 --- a/src/base/LegatoQuantizer.cpp +++ b/src/base/LegatoQuantizer.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/LegatoQuantizer.h b/src/base/LegatoQuantizer.h index 645da05..3c7221f 100644 --- a/src/base/LegatoQuantizer.h +++ b/src/base/LegatoQuantizer.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Marker.cpp b/src/base/Marker.cpp index c5f3d78..9ae0901 100644 --- a/src/base/Marker.cpp +++ b/src/base/Marker.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Marker.h b/src/base/Marker.h index 624081d..075792d 100644 --- a/src/base/Marker.h +++ b/src/base/Marker.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/MidiDevice.cpp b/src/base/MidiDevice.cpp index 01de0fb..cc74bf5 100644 --- a/src/base/MidiDevice.cpp +++ b/src/base/MidiDevice.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/MidiDevice.h b/src/base/MidiDevice.h index 0a3c17f..7219708 100644 --- a/src/base/MidiDevice.h +++ b/src/base/MidiDevice.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/MidiProgram.cpp b/src/base/MidiProgram.cpp index c026a0a..34ef1e6 100644 --- a/src/base/MidiProgram.cpp +++ b/src/base/MidiProgram.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/MidiProgram.h b/src/base/MidiProgram.h index e44f631..a389a25 100644 --- a/src/base/MidiProgram.h +++ b/src/base/MidiProgram.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/MidiTypes.cpp b/src/base/MidiTypes.cpp index 4118502..59c5def 100644 --- a/src/base/MidiTypes.cpp +++ b/src/base/MidiTypes.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/MidiTypes.h b/src/base/MidiTypes.h index 10416a9..b7b1224 100644 --- a/src/base/MidiTypes.h +++ b/src/base/MidiTypes.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/NotationQuantizer.cpp b/src/base/NotationQuantizer.cpp index 9e76a94..dd7ba7c 100644 --- a/src/base/NotationQuantizer.cpp +++ b/src/base/NotationQuantizer.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/NotationQuantizer.h b/src/base/NotationQuantizer.h index 87b0d72..1df6b1b 100644 --- a/src/base/NotationQuantizer.h +++ b/src/base/NotationQuantizer.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/NotationRules.h b/src/base/NotationRules.h index a745afa..f3cddd9 100644 --- a/src/base/NotationRules.h +++ b/src/base/NotationRules.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/NotationTypes.cpp b/src/base/NotationTypes.cpp index 6fe1360..47cdf19 100644 --- a/src/base/NotationTypes.cpp +++ b/src/base/NotationTypes.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/NotationTypes.h b/src/base/NotationTypes.h index 9133983..82fe115 100644 --- a/src/base/NotationTypes.h +++ b/src/base/NotationTypes.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Profiler.cpp b/src/base/Profiler.cpp index 4f3ab42..c135ce1 100644 --- a/src/base/Profiler.cpp +++ b/src/base/Profiler.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Profiler.h b/src/base/Profiler.h index 4ba033b..d666413 100644 --- a/src/base/Profiler.h +++ b/src/base/Profiler.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Property.cpp b/src/base/Property.cpp index 45e818b..5c2ea5f 100644 --- a/src/base/Property.cpp +++ b/src/base/Property.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Property.h b/src/base/Property.h index 32b6226..fcd3886 100644 --- a/src/base/Property.h +++ b/src/base/Property.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/PropertyMap.cpp b/src/base/PropertyMap.cpp index 5958dc2..4af8289 100644 --- a/src/base/PropertyMap.cpp +++ b/src/base/PropertyMap.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/PropertyName.cpp b/src/base/PropertyName.cpp index 11ff019..03b007f 100644 --- a/src/base/PropertyName.cpp +++ b/src/base/PropertyName.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/PropertyName.h b/src/base/PropertyName.h index f9e8c20..2bd0794 100644 --- a/src/base/PropertyName.h +++ b/src/base/PropertyName.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Quantizer.cpp b/src/base/Quantizer.cpp index c0e4d1b..1713d8c 100644 --- a/src/base/Quantizer.cpp +++ b/src/base/Quantizer.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Quantizer.h b/src/base/Quantizer.h index 407b651..de085e6 100644 --- a/src/base/Quantizer.h +++ b/src/base/Quantizer.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/RealTime.cpp b/src/base/RealTime.cpp index e1766ca..0ebe763 100644 --- a/src/base/RealTime.cpp +++ b/src/base/RealTime.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/RealTime.h b/src/base/RealTime.h index 3ebef26..44c2cdf 100644 --- a/src/base/RealTime.h +++ b/src/base/RealTime.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/RefreshStatus.h b/src/base/RefreshStatus.h index 4c39a18..d20b741 100644 --- a/src/base/RefreshStatus.h +++ b/src/base/RefreshStatus.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/ScriptAPI.cpp b/src/base/ScriptAPI.cpp index be01550..65cad0e 100644 --- a/src/base/ScriptAPI.cpp +++ b/src/base/ScriptAPI.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/ScriptAPI.h b/src/base/ScriptAPI.h index 8d721a4..4c4d037 100644 --- a/src/base/ScriptAPI.h +++ b/src/base/ScriptAPI.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Segment.cpp b/src/base/Segment.cpp index 2f65acd..d5ee4cf 100644 --- a/src/base/Segment.cpp +++ b/src/base/Segment.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Segment.h b/src/base/Segment.h index 564d118..439dd49 100644 --- a/src/base/Segment.h +++ b/src/base/Segment.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/SegmentMatrixHelper.cpp b/src/base/SegmentMatrixHelper.cpp index d9af52c..4ee66f3 100644 --- a/src/base/SegmentMatrixHelper.cpp +++ b/src/base/SegmentMatrixHelper.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/SegmentMatrixHelper.h b/src/base/SegmentMatrixHelper.h index 1790496..1e81ca3 100644 --- a/src/base/SegmentMatrixHelper.h +++ b/src/base/SegmentMatrixHelper.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/SegmentNotationHelper.cpp b/src/base/SegmentNotationHelper.cpp index a6c8ab8..d723ce4 100644 --- a/src/base/SegmentNotationHelper.cpp +++ b/src/base/SegmentNotationHelper.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/SegmentNotationHelper.h b/src/base/SegmentNotationHelper.h index 5094929..1804a14 100644 --- a/src/base/SegmentNotationHelper.h +++ b/src/base/SegmentNotationHelper.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/SegmentPerformanceHelper.cpp b/src/base/SegmentPerformanceHelper.cpp index 930a794..b09f40e 100644 --- a/src/base/SegmentPerformanceHelper.cpp +++ b/src/base/SegmentPerformanceHelper.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/SegmentPerformanceHelper.h b/src/base/SegmentPerformanceHelper.h index e0ce745..fb18ea8 100644 --- a/src/base/SegmentPerformanceHelper.h +++ b/src/base/SegmentPerformanceHelper.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Selection.cpp b/src/base/Selection.cpp index 6e5ca2f..2b61dae 100644 --- a/src/base/Selection.cpp +++ b/src/base/Selection.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Selection.h b/src/base/Selection.h index 93ce4b4..c95d89d 100644 --- a/src/base/Selection.h +++ b/src/base/Selection.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Sets.cpp b/src/base/Sets.cpp index 5111f37..adb2363 100644 --- a/src/base/Sets.cpp +++ b/src/base/Sets.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Sets.h b/src/base/Sets.h index 2a59ed0..979c735 100644 --- a/src/base/Sets.h +++ b/src/base/Sets.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/SnapGrid.cpp b/src/base/SnapGrid.cpp index 6d0061e..145ce9c 100644 --- a/src/base/SnapGrid.cpp +++ b/src/base/SnapGrid.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/SnapGrid.h b/src/base/SnapGrid.h index e0c9ec5..9cbf141 100644 --- a/src/base/SnapGrid.h +++ b/src/base/SnapGrid.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/SoftSynthDevice.cpp b/src/base/SoftSynthDevice.cpp index 8ad00f4..49243a9 100644 --- a/src/base/SoftSynthDevice.cpp +++ b/src/base/SoftSynthDevice.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/SoftSynthDevice.h b/src/base/SoftSynthDevice.h index 381a58b..24ee0c1 100644 --- a/src/base/SoftSynthDevice.h +++ b/src/base/SoftSynthDevice.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Staff.cpp b/src/base/Staff.cpp index e34aaca..978d845 100644 --- a/src/base/Staff.cpp +++ b/src/base/Staff.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Staff.h b/src/base/Staff.h index ad06930..51902f8 100644 --- a/src/base/Staff.h +++ b/src/base/Staff.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/StaffExportTypes.h b/src/base/StaffExportTypes.h index 0aeeb78..d418b54 100644 --- a/src/base/StaffExportTypes.h +++ b/src/base/StaffExportTypes.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/base/Studio.cpp b/src/base/Studio.cpp index 257aa64..3abab88 100644 --- a/src/base/Studio.cpp +++ b/src/base/Studio.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Studio.h b/src/base/Studio.h index 7223524..3bc0229 100644 --- a/src/base/Studio.h +++ b/src/base/Studio.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Track.cpp b/src/base/Track.cpp index a17c8b2..0c07503 100644 --- a/src/base/Track.cpp +++ b/src/base/Track.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/Track.h b/src/base/Track.h index bcded51..f2c6936 100644 --- a/src/base/Track.h +++ b/src/base/Track.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/TriggerSegment.cpp b/src/base/TriggerSegment.cpp index c4c29de..384f800 100644 --- a/src/base/TriggerSegment.cpp +++ b/src/base/TriggerSegment.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/TriggerSegment.h b/src/base/TriggerSegment.h index 7095e25..749a3f0 100644 --- a/src/base/TriggerSegment.h +++ b/src/base/TriggerSegment.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/ViewElement.cpp b/src/base/ViewElement.cpp index 425bdc1..11404e4 100644 --- a/src/base/ViewElement.cpp +++ b/src/base/ViewElement.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/ViewElement.h b/src/base/ViewElement.h index 8cc3d09..6cef332 100644 --- a/src/base/ViewElement.h +++ b/src/base/ViewElement.h @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/XmlExportable.cpp b/src/base/XmlExportable.cpp index b874340..091781f 100644 --- a/src/base/XmlExportable.cpp +++ b/src/base/XmlExportable.cpp @@ -1,4 +1,3 @@ -// -*- c-basic-offset: 4 -*- /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/XmlExportable.h b/src/base/XmlExportable.h index e619221..acc9964 100644 --- a/src/base/XmlExportable.h +++ b/src/base/XmlExportable.h @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - /* Rosegarden A sequencer and musical notation editor. diff --git a/src/base/test/accidentals.cpp b/src/base/test/accidentals.cpp index 53dbfc8..c3ee4f3 100644 --- a/src/base/test/accidentals.cpp +++ b/src/base/test/accidentals.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - #include "NotationTypes.h" using namespace Rosegarden; diff --git a/src/base/test/colour.cpp b/src/base/test/colour.cpp index 3aa7ba2..0d62f8f 100644 --- a/src/base/test/colour.cpp +++ b/src/base/test/colour.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- - - /* Rosegarden-4 A sequencer and musical notation editor. diff --git a/src/base/test/pitch.cpp b/src/base/test/pitch.cpp index 5d46f9e..c465b9c 100644 --- a/src/base/test/pitch.cpp +++ b/src/base/test/pitch.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - #include "NotationRules.h" #include "NotationTypes.h" diff --git a/src/base/test/test.cpp b/src/base/test/test.cpp index 9a9b496..6c7aabf 100644 --- a/src/base/test/test.cpp +++ b/src/base/test/test.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- -// -*- c-file-style: "bsd" -*- - #define NDEBUG // This does some rather shoddy tests on a small selection of core classes. diff --git a/src/base/test/thread.cpp b/src/base/test/thread.cpp index ab327ff..a347467 100644 --- a/src/base/test/thread.cpp +++ b/src/base/test/thread.cpp @@ -1,6 +1,3 @@ -// -*- c-basic-offset: 4 -*- -// -*- c-file-style: "bsd" -*- - // This does some rather shoddy tests on a small selection of core classes. #include "Lock.h" diff --git a/src/base/test/transpose.cpp b/src/base/test/transpose.cpp index b1254f5..9d810f8 100644 --- a/src/base/test/transpose.cpp +++ b/src/base/test/transpose.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - #include "NotationTypes.h" using namespace Rosegarden; diff --git a/src/base/test/utf8.cpp b/src/base/test/utf8.cpp index 7104cc0..2e60f64 100644 --- a/src/base/test/utf8.cpp +++ b/src/base/test/utf8.cpp @@ -1,5 +1,3 @@ -// -*- c-basic-offset: 4 -*- - #include "XmlExportable.h" #include <iostream> #include <string> |