summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 17:36:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-29 17:36:26 +0900
commit0009f18105aa640bfbf8c10e426cc5f2219869dd (patch)
tree40feba9ca083d5d0ee3979b46531a3e98108f8bc
parent60eb78116dbc0753d9bcd7cc510b1f64199a3e0e (diff)
downloadrosegarden-0009f18105aa640bfbf8c10e426cc5f2219869dd.tar.gz
rosegarden-0009f18105aa640bfbf8c10e426cc5f2219869dd.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/base/AnalysisTypes.cpp2
-rw-r--r--src/base/AnalysisTypes.h2
-rw-r--r--src/base/AudioDevice.cpp2
-rw-r--r--src/base/AudioDevice.h2
-rw-r--r--src/base/AudioLevel.cpp2
-rw-r--r--src/base/AudioLevel.h2
-rw-r--r--src/base/AudioPluginInstance.cpp1
-rw-r--r--src/base/AudioPluginInstance.h1
-rw-r--r--src/base/BasicQuantizer.cpp3
-rw-r--r--src/base/BasicQuantizer.h2
-rw-r--r--src/base/Clipboard.cpp2
-rw-r--r--src/base/Clipboard.h2
-rw-r--r--src/base/Colour.cpp3
-rw-r--r--src/base/Colour.h3
-rw-r--r--src/base/ColourMap.cpp3
-rw-r--r--src/base/ColourMap.h3
-rw-r--r--src/base/Composition.cpp2
-rw-r--r--src/base/Composition.h2
-rw-r--r--src/base/CompositionTimeSliceAdapter.cpp2
-rw-r--r--src/base/CompositionTimeSliceAdapter.h2
-rw-r--r--src/base/Configuration.cpp2
-rw-r--r--src/base/Configuration.h2
-rw-r--r--src/base/ControlParameter.cpp2
-rw-r--r--src/base/ControlParameter.h2
-rw-r--r--src/base/Controllable.h2
-rw-r--r--src/base/Device.cpp2
-rw-r--r--src/base/Device.h2
-rw-r--r--src/base/Equation.cpp3
-rw-r--r--src/base/Equation.h3
-rw-r--r--src/base/Event.cpp2
-rw-r--r--src/base/Event.h3
-rw-r--r--src/base/Exception.cpp2
-rw-r--r--src/base/Exception.h2
-rw-r--r--src/base/FastVector.h2
-rw-r--r--src/base/Instrument.cpp2
-rw-r--r--src/base/Instrument.h2
-rw-r--r--src/base/LayoutEngine.cpp2
-rw-r--r--src/base/LayoutEngine.h2
-rw-r--r--src/base/LegatoQuantizer.cpp3
-rw-r--r--src/base/LegatoQuantizer.h2
-rw-r--r--src/base/Marker.cpp2
-rw-r--r--src/base/Marker.h2
-rw-r--r--src/base/MidiDevice.cpp2
-rw-r--r--src/base/MidiDevice.h2
-rw-r--r--src/base/MidiProgram.cpp2
-rw-r--r--src/base/MidiProgram.h2
-rw-r--r--src/base/MidiTypes.cpp3
-rw-r--r--src/base/MidiTypes.h3
-rw-r--r--src/base/NotationQuantizer.cpp3
-rw-r--r--src/base/NotationQuantizer.h2
-rw-r--r--src/base/NotationRules.h3
-rw-r--r--src/base/NotationTypes.cpp3
-rw-r--r--src/base/NotationTypes.h3
-rw-r--r--src/base/Profiler.cpp2
-rw-r--r--src/base/Profiler.h3
-rw-r--r--src/base/Property.cpp3
-rw-r--r--src/base/Property.h3
-rw-r--r--src/base/PropertyMap.cpp2
-rw-r--r--src/base/PropertyName.cpp3
-rw-r--r--src/base/PropertyName.h3
-rw-r--r--src/base/Quantizer.cpp3
-rw-r--r--src/base/Quantizer.h2
-rw-r--r--src/base/RealTime.cpp2
-rw-r--r--src/base/RealTime.h2
-rw-r--r--src/base/RefreshStatus.h3
-rw-r--r--src/base/ScriptAPI.cpp2
-rw-r--r--src/base/ScriptAPI.h2
-rw-r--r--src/base/Segment.cpp2
-rw-r--r--src/base/Segment.h3
-rw-r--r--src/base/SegmentMatrixHelper.cpp2
-rw-r--r--src/base/SegmentMatrixHelper.h2
-rw-r--r--src/base/SegmentNotationHelper.cpp2
-rw-r--r--src/base/SegmentNotationHelper.h3
-rw-r--r--src/base/SegmentPerformanceHelper.cpp2
-rw-r--r--src/base/SegmentPerformanceHelper.h3
-rw-r--r--src/base/Selection.cpp2
-rw-r--r--src/base/Selection.h2
-rw-r--r--src/base/Sets.cpp2
-rw-r--r--src/base/Sets.h2
-rw-r--r--src/base/SnapGrid.cpp2
-rw-r--r--src/base/SnapGrid.h2
-rw-r--r--src/base/SoftSynthDevice.cpp2
-rw-r--r--src/base/SoftSynthDevice.h2
-rw-r--r--src/base/Staff.cpp2
-rw-r--r--src/base/Staff.h2
-rw-r--r--src/base/StaffExportTypes.h2
-rw-r--r--src/base/Studio.cpp2
-rw-r--r--src/base/Studio.h2
-rw-r--r--src/base/Track.cpp2
-rw-r--r--src/base/Track.h2
-rw-r--r--src/base/TriggerSegment.cpp2
-rw-r--r--src/base/TriggerSegment.h2
-rw-r--r--src/base/ViewElement.cpp2
-rw-r--r--src/base/ViewElement.h3
-rw-r--r--src/base/XmlExportable.cpp1
-rw-r--r--src/base/XmlExportable.h2
-rw-r--r--src/base/test/accidentals.cpp2
-rw-r--r--src/base/test/colour.cpp3
-rw-r--r--src/base/test/pitch.cpp2
-rw-r--r--src/base/test/test.cpp3
-rw-r--r--src/base/test/thread.cpp3
-rw-r--r--src/base/test/transpose.cpp2
-rw-r--r--src/base/test/utf8.cpp2
-rw-r--r--src/commands/edit/AddDotCommand.cpp2
-rw-r--r--src/commands/edit/AddDotCommand.h3
-rw-r--r--src/commands/edit/AddMarkerCommand.cpp2
-rw-r--r--src/commands/edit/AddMarkerCommand.h3
-rw-r--r--src/commands/edit/ChangeVelocityCommand.cpp2
-rw-r--r--src/commands/edit/ChangeVelocityCommand.h3
-rw-r--r--src/commands/edit/ClearTriggersCommand.cpp2
-rw-r--r--src/commands/edit/ClearTriggersCommand.h3
-rw-r--r--src/commands/edit/CollapseNotesCommand.cpp2
-rw-r--r--src/commands/edit/CollapseNotesCommand.h3
-rw-r--r--src/commands/edit/CopyCommand.cpp2
-rw-r--r--src/commands/edit/CopyCommand.h3
-rw-r--r--src/commands/edit/CutAndCloseCommand.cpp2
-rw-r--r--src/commands/edit/CutAndCloseCommand.h3
-rw-r--r--src/commands/edit/CutCommand.cpp2
-rw-r--r--src/commands/edit/CutCommand.h3
-rw-r--r--src/commands/edit/EraseCommand.cpp2
-rw-r--r--src/commands/edit/EraseCommand.h3
-rw-r--r--src/commands/edit/EventEditCommand.cpp2
-rw-r--r--src/commands/edit/EventEditCommand.h3
-rw-r--r--src/commands/edit/EventInsertionCommand.cpp2
-rw-r--r--src/commands/edit/EventInsertionCommand.h3
-rw-r--r--src/commands/edit/EventQuantizeCommand.cpp2
-rw-r--r--src/commands/edit/EventQuantizeCommand.h3
-rw-r--r--src/commands/edit/EventUnquantizeCommand.cpp2
-rw-r--r--src/commands/edit/EventUnquantizeCommand.h3
-rw-r--r--src/commands/edit/InsertTriggerNoteCommand.cpp2
-rw-r--r--src/commands/edit/InsertTriggerNoteCommand.h3
-rw-r--r--src/commands/edit/InvertCommand.cpp2
-rw-r--r--src/commands/edit/InvertCommand.h3
-rw-r--r--src/commands/edit/ModifyMarkerCommand.cpp2
-rw-r--r--src/commands/edit/ModifyMarkerCommand.h3
-rw-r--r--src/commands/edit/MoveAcrossSegmentsCommand.cpp2
-rw-r--r--src/commands/edit/MoveAcrossSegmentsCommand.h3
-rw-r--r--src/commands/edit/MoveCommand.cpp2
-rw-r--r--src/commands/edit/MoveCommand.h3
-rw-r--r--src/commands/edit/PasteEventsCommand.cpp2
-rw-r--r--src/commands/edit/PasteEventsCommand.h3
-rw-r--r--src/commands/edit/PasteSegmentsCommand.cpp2
-rw-r--r--src/commands/edit/PasteSegmentsCommand.h3
-rw-r--r--src/commands/edit/RemoveMarkerCommand.cpp2
-rw-r--r--src/commands/edit/RemoveMarkerCommand.h3
-rw-r--r--src/commands/edit/RescaleCommand.cpp2
-rw-r--r--src/commands/edit/RescaleCommand.h3
-rw-r--r--src/commands/edit/RetrogradeCommand.cpp2
-rw-r--r--src/commands/edit/RetrogradeCommand.h3
-rw-r--r--src/commands/edit/RetrogradeInvertCommand.cpp2
-rw-r--r--src/commands/edit/RetrogradeInvertCommand.h3
-rw-r--r--src/commands/edit/SelectionPropertyCommand.cpp2
-rw-r--r--src/commands/edit/SelectionPropertyCommand.h3
-rw-r--r--src/commands/edit/SetLyricsCommand.cpp2
-rw-r--r--src/commands/edit/SetLyricsCommand.h3
-rw-r--r--src/commands/edit/SetNoteTypeCommand.cpp2
-rw-r--r--src/commands/edit/SetNoteTypeCommand.h3
-rw-r--r--src/commands/edit/SetTriggerCommand.cpp2
-rw-r--r--src/commands/edit/SetTriggerCommand.h3
-rw-r--r--src/commands/edit/TransposeCommand.cpp2
-rw-r--r--src/commands/edit/TransposeCommand.h3
-rw-r--r--src/commands/matrix/MatrixEraseCommand.cpp2
-rw-r--r--src/commands/matrix/MatrixEraseCommand.h3
-rw-r--r--src/commands/matrix/MatrixInsertionCommand.cpp2
-rw-r--r--src/commands/matrix/MatrixInsertionCommand.h3
-rw-r--r--src/commands/matrix/MatrixModifyCommand.cpp2
-rw-r--r--src/commands/matrix/MatrixModifyCommand.h3
-rw-r--r--src/commands/matrix/MatrixPercussionInsertionCommand.cpp2
-rw-r--r--src/commands/matrix/MatrixPercussionInsertionCommand.h3
-rw-r--r--src/commands/notation/AddFingeringMarkCommand.cpp2
-rw-r--r--src/commands/notation/AddFingeringMarkCommand.h3
-rw-r--r--src/commands/notation/AddIndicationCommand.cpp2
-rw-r--r--src/commands/notation/AddIndicationCommand.h3
-rw-r--r--src/commands/notation/AddMarkCommand.cpp2
-rw-r--r--src/commands/notation/AddMarkCommand.h3
-rw-r--r--src/commands/notation/AddSlashesCommand.cpp2
-rw-r--r--src/commands/notation/AddSlashesCommand.h3
-rw-r--r--src/commands/notation/AddTextMarkCommand.cpp2
-rw-r--r--src/commands/notation/AddTextMarkCommand.h3
-rw-r--r--src/commands/notation/AutoBeamCommand.cpp2
-rw-r--r--src/commands/notation/AutoBeamCommand.h3
-rw-r--r--src/commands/notation/BeamCommand.cpp2
-rw-r--r--src/commands/notation/BeamCommand.h3
-rw-r--r--src/commands/notation/BreakCommand.cpp2
-rw-r--r--src/commands/notation/BreakCommand.h3
-rw-r--r--src/commands/notation/ChangeSlurPositionCommand.cpp2
-rw-r--r--src/commands/notation/ChangeSlurPositionCommand.h3
-rw-r--r--src/commands/notation/ChangeStemsCommand.cpp2
-rw-r--r--src/commands/notation/ChangeStemsCommand.h3
-rw-r--r--src/commands/notation/ChangeStyleCommand.cpp2
-rw-r--r--src/commands/notation/ChangeStyleCommand.h3
-rw-r--r--src/commands/notation/ChangeTiePositionCommand.cpp2
-rw-r--r--src/commands/notation/ChangeTiePositionCommand.h3
-rw-r--r--src/commands/notation/ClefInsertionCommand.cpp2
-rw-r--r--src/commands/notation/ClefInsertionCommand.h3
-rw-r--r--src/commands/notation/CollapseRestsCommand.cpp2
-rw-r--r--src/commands/notation/CollapseRestsCommand.h3
-rw-r--r--src/commands/notation/DeCounterpointCommand.cpp2
-rw-r--r--src/commands/notation/DeCounterpointCommand.h3
-rw-r--r--src/commands/notation/EraseEventCommand.cpp2
-rw-r--r--src/commands/notation/EraseEventCommand.h3
-rw-r--r--src/commands/notation/FixNotationQuantizeCommand.cpp2
-rw-r--r--src/commands/notation/FixNotationQuantizeCommand.h3
-rw-r--r--src/commands/notation/GraceCommand.cpp2
-rw-r--r--src/commands/notation/GraceCommand.h3
-rw-r--r--src/commands/notation/GuitarChordInsertionCommand.cpp2
-rw-r--r--src/commands/notation/GuitarChordInsertionCommand.h3
-rw-r--r--src/commands/notation/IncrementDisplacementsCommand.cpp2
-rw-r--r--src/commands/notation/IncrementDisplacementsCommand.h3
-rw-r--r--src/commands/notation/InterpretCommand.cpp2
-rw-r--r--src/commands/notation/InterpretCommand.h3
-rw-r--r--src/commands/notation/KeyInsertionCommand.cpp2
-rw-r--r--src/commands/notation/KeyInsertionCommand.h3
-rw-r--r--src/commands/notation/MakeAccidentalsCautionaryCommand.cpp2
-rw-r--r--src/commands/notation/MakeAccidentalsCautionaryCommand.h3
-rw-r--r--src/commands/notation/MakeChordCommand.cpp2
-rw-r--r--src/commands/notation/MakeChordCommand.h3
-rw-r--r--src/commands/notation/MakeNotesViableCommand.cpp2
-rw-r--r--src/commands/notation/MakeNotesViableCommand.h3
-rw-r--r--src/commands/notation/MakeRegionViableCommand.cpp2
-rw-r--r--src/commands/notation/MakeRegionViableCommand.h3
-rw-r--r--src/commands/notation/MultiKeyInsertionCommand.cpp2
-rw-r--r--src/commands/notation/MultiKeyInsertionCommand.h3
-rw-r--r--src/commands/notation/NormalizeRestsCommand.cpp2
-rw-r--r--src/commands/notation/NormalizeRestsCommand.h3
-rw-r--r--src/commands/notation/NoteInsertionCommand.cpp2
-rw-r--r--src/commands/notation/NoteInsertionCommand.h3
-rw-r--r--src/commands/notation/RemoveFingeringMarksCommand.cpp2
-rw-r--r--src/commands/notation/RemoveFingeringMarksCommand.h3
-rw-r--r--src/commands/notation/RemoveMarksCommand.cpp2
-rw-r--r--src/commands/notation/RemoveMarksCommand.h3
-rw-r--r--src/commands/notation/RemoveNotationQuantizeCommand.cpp2
-rw-r--r--src/commands/notation/RemoveNotationQuantizeCommand.h3
-rw-r--r--src/commands/notation/ResetDisplacementsCommand.cpp2
-rw-r--r--src/commands/notation/ResetDisplacementsCommand.h3
-rw-r--r--src/commands/notation/RespellCommand.cpp2
-rw-r--r--src/commands/notation/RespellCommand.h3
-rw-r--r--src/commands/notation/RestInsertionCommand.cpp2
-rw-r--r--src/commands/notation/RestInsertionCommand.h3
-rw-r--r--src/commands/notation/RestoreSlursCommand.cpp2
-rw-r--r--src/commands/notation/RestoreSlursCommand.h3
-rw-r--r--src/commands/notation/RestoreStemsCommand.cpp2
-rw-r--r--src/commands/notation/RestoreStemsCommand.h3
-rw-r--r--src/commands/notation/RestoreTiesCommand.cpp2
-rw-r--r--src/commands/notation/RestoreTiesCommand.h3
-rw-r--r--src/commands/notation/SetVisibilityCommand.cpp2
-rw-r--r--src/commands/notation/SetVisibilityCommand.h3
-rw-r--r--src/commands/notation/SustainInsertionCommand.cpp2
-rw-r--r--src/commands/notation/SustainInsertionCommand.h3
-rw-r--r--src/commands/notation/TextChangeCommand.cpp2
-rw-r--r--src/commands/notation/TextChangeCommand.h3
-rw-r--r--src/commands/notation/TextInsertionCommand.cpp2
-rw-r--r--src/commands/notation/TextInsertionCommand.h3
-rw-r--r--src/commands/notation/TieNotesCommand.cpp2
-rw-r--r--src/commands/notation/TieNotesCommand.h3
-rw-r--r--src/commands/notation/TupletCommand.cpp2
-rw-r--r--src/commands/notation/TupletCommand.h3
-rw-r--r--src/commands/notation/UnGraceCommand.cpp2
-rw-r--r--src/commands/notation/UnGraceCommand.h3
-rw-r--r--src/commands/notation/UnTupletCommand.cpp2
-rw-r--r--src/commands/notation/UnTupletCommand.h3
-rw-r--r--src/commands/notation/UntieNotesCommand.cpp2
-rw-r--r--src/commands/notation/UntieNotesCommand.h3
-rw-r--r--src/commands/segment/AddTempoChangeCommand.cpp2
-rw-r--r--src/commands/segment/AddTempoChangeCommand.h3
-rw-r--r--src/commands/segment/AddTimeSignatureAndNormalizeCommand.cpp2
-rw-r--r--src/commands/segment/AddTimeSignatureAndNormalizeCommand.h3
-rw-r--r--src/commands/segment/AddTimeSignatureCommand.cpp2
-rw-r--r--src/commands/segment/AddTimeSignatureCommand.h3
-rw-r--r--src/commands/segment/AddTracksCommand.cpp2
-rw-r--r--src/commands/segment/AddTracksCommand.h3
-rw-r--r--src/commands/segment/AddTriggerSegmentCommand.cpp2
-rw-r--r--src/commands/segment/AddTriggerSegmentCommand.h3
-rw-r--r--src/commands/segment/AudioSegmentAutoSplitCommand.cpp2
-rw-r--r--src/commands/segment/AudioSegmentAutoSplitCommand.h3
-rw-r--r--src/commands/segment/AudioSegmentDistributeCommand.cpp2
-rw-r--r--src/commands/segment/AudioSegmentDistributeCommand.h3
-rw-r--r--src/commands/segment/AudioSegmentInsertCommand.cpp2
-rw-r--r--src/commands/segment/AudioSegmentInsertCommand.h3
-rw-r--r--src/commands/segment/AudioSegmentRescaleCommand.cpp2
-rw-r--r--src/commands/segment/AudioSegmentRescaleCommand.h2
-rw-r--r--src/commands/segment/AudioSegmentResizeFromStartCommand.cpp2
-rw-r--r--src/commands/segment/AudioSegmentResizeFromStartCommand.h3
-rw-r--r--src/commands/segment/AudioSegmentSplitCommand.cpp2
-rw-r--r--src/commands/segment/AudioSegmentSplitCommand.h3
-rw-r--r--src/commands/segment/ChangeCompositionLengthCommand.cpp2
-rw-r--r--src/commands/segment/ChangeCompositionLengthCommand.h3
-rw-r--r--src/commands/segment/CreateTempoMapFromSegmentCommand.cpp2
-rw-r--r--src/commands/segment/CreateTempoMapFromSegmentCommand.h3
-rw-r--r--src/commands/segment/CutRangeCommand.cpp2
-rw-r--r--src/commands/segment/CutRangeCommand.h3
-rw-r--r--src/commands/segment/DeleteRangeCommand.cpp2
-rw-r--r--src/commands/segment/DeleteRangeCommand.h3
-rw-r--r--src/commands/segment/DeleteTracksCommand.cpp2
-rw-r--r--src/commands/segment/DeleteTracksCommand.h3
-rw-r--r--src/commands/segment/DeleteTriggerSegmentCommand.cpp2
-rw-r--r--src/commands/segment/DeleteTriggerSegmentCommand.h3
-rw-r--r--src/commands/segment/EraseSegmentsStartingInRangeCommand.cpp2
-rw-r--r--src/commands/segment/EraseSegmentsStartingInRangeCommand.h3
-rw-r--r--src/commands/segment/InsertRangeCommand.cpp2
-rw-r--r--src/commands/segment/InsertRangeCommand.h3
-rw-r--r--src/commands/segment/ModifyDefaultTempoCommand.cpp2
-rw-r--r--src/commands/segment/ModifyDefaultTempoCommand.h3
-rw-r--r--src/commands/segment/MoveTracksCommand.cpp2
-rw-r--r--src/commands/segment/MoveTracksCommand.h3
-rw-r--r--src/commands/segment/OpenOrCloseRangeCommand.cpp2
-rw-r--r--src/commands/segment/OpenOrCloseRangeCommand.h3
-rw-r--r--src/commands/segment/PasteConductorDataCommand.cpp2
-rw-r--r--src/commands/segment/PasteConductorDataCommand.h3
-rw-r--r--src/commands/segment/PasteRangeCommand.cpp2
-rw-r--r--src/commands/segment/PasteRangeCommand.h3
-rw-r--r--src/commands/segment/PasteToTriggerSegmentCommand.cpp2
-rw-r--r--src/commands/segment/PasteToTriggerSegmentCommand.h3
-rw-r--r--src/commands/segment/RemoveTempoChangeCommand.cpp2
-rw-r--r--src/commands/segment/RemoveTempoChangeCommand.h3
-rw-r--r--src/commands/segment/RemoveTimeSignatureCommand.cpp2
-rw-r--r--src/commands/segment/RemoveTimeSignatureCommand.h3
-rw-r--r--src/commands/segment/RenameTrackCommand.cpp2
-rw-r--r--src/commands/segment/RenameTrackCommand.h3
-rw-r--r--src/commands/segment/SegmentAutoSplitCommand.cpp2
-rw-r--r--src/commands/segment/SegmentAutoSplitCommand.h3
-rw-r--r--src/commands/segment/SegmentChangePlayableRangeCommand.cpp2
-rw-r--r--src/commands/segment/SegmentChangePlayableRangeCommand.h3
-rw-r--r--src/commands/segment/SegmentChangeQuantizationCommand.cpp2
-rw-r--r--src/commands/segment/SegmentChangeQuantizationCommand.h3
-rw-r--r--src/commands/segment/SegmentChangeTransposeCommand.cpp2
-rw-r--r--src/commands/segment/SegmentChangeTransposeCommand.h3
-rw-r--r--src/commands/segment/SegmentColourCommand.cpp2
-rw-r--r--src/commands/segment/SegmentColourCommand.h3
-rw-r--r--src/commands/segment/SegmentColourMapCommand.cpp2
-rw-r--r--src/commands/segment/SegmentColourMapCommand.h3
-rw-r--r--src/commands/segment/SegmentCommand.cpp2
-rw-r--r--src/commands/segment/SegmentCommand.h3
-rw-r--r--src/commands/segment/SegmentCommandRepeat.cpp2
-rw-r--r--src/commands/segment/SegmentCommandRepeat.h3
-rw-r--r--src/commands/segment/SegmentEraseCommand.cpp2
-rw-r--r--src/commands/segment/SegmentEraseCommand.h3
-rw-r--r--src/commands/segment/SegmentInsertCommand.cpp2
-rw-r--r--src/commands/segment/SegmentInsertCommand.h3
-rw-r--r--src/commands/segment/SegmentJoinCommand.cpp2
-rw-r--r--src/commands/segment/SegmentJoinCommand.h3
-rw-r--r--src/commands/segment/SegmentLabelCommand.cpp2
-rw-r--r--src/commands/segment/SegmentLabelCommand.h3
-rw-r--r--src/commands/segment/SegmentQuickCopyCommand.cpp2
-rw-r--r--src/commands/segment/SegmentQuickCopyCommand.h3
-rw-r--r--src/commands/segment/SegmentReconfigureCommand.cpp2
-rw-r--r--src/commands/segment/SegmentReconfigureCommand.h3
-rw-r--r--src/commands/segment/SegmentRecordCommand.cpp2
-rw-r--r--src/commands/segment/SegmentRecordCommand.h3
-rw-r--r--src/commands/segment/SegmentRepeatToCopyCommand.cpp2
-rw-r--r--src/commands/segment/SegmentRepeatToCopyCommand.h3
-rw-r--r--src/commands/segment/SegmentRescaleCommand.cpp2
-rw-r--r--src/commands/segment/SegmentRescaleCommand.h3
-rw-r--r--src/commands/segment/SegmentResizeFromStartCommand.cpp2
-rw-r--r--src/commands/segment/SegmentResizeFromStartCommand.h3
-rw-r--r--src/commands/segment/SegmentSingleRepeatToCopyCommand.cpp2
-rw-r--r--src/commands/segment/SegmentSingleRepeatToCopyCommand.h3
-rw-r--r--src/commands/segment/SegmentSplitByPitchCommand.cpp2
-rw-r--r--src/commands/segment/SegmentSplitByPitchCommand.h3
-rw-r--r--src/commands/segment/SegmentSplitByRecordingSrcCommand.cpp2
-rw-r--r--src/commands/segment/SegmentSplitByRecordingSrcCommand.h3
-rw-r--r--src/commands/segment/SegmentSplitCommand.cpp2
-rw-r--r--src/commands/segment/SegmentSplitCommand.h3
-rw-r--r--src/commands/segment/SegmentSyncClefCommand.cpp2
-rw-r--r--src/commands/segment/SegmentSyncClefCommand.h3
-rw-r--r--src/commands/segment/SegmentSyncCommand.cpp2
-rw-r--r--src/commands/segment/SegmentSyncCommand.h3
-rw-r--r--src/commands/segment/SegmentTransposeCommand.cpp2
-rw-r--r--src/commands/segment/SegmentTransposeCommand.h3
-rw-r--r--src/commands/segment/SetTriggerSegmentBasePitchCommand.cpp2
-rw-r--r--src/commands/segment/SetTriggerSegmentBasePitchCommand.h3
-rw-r--r--src/commands/segment/SetTriggerSegmentBaseVelocityCommand.cpp2
-rw-r--r--src/commands/segment/SetTriggerSegmentBaseVelocityCommand.h3
-rw-r--r--src/commands/segment/SetTriggerSegmentDefaultRetuneCommand.cpp2
-rw-r--r--src/commands/segment/SetTriggerSegmentDefaultRetuneCommand.h3
-rw-r--r--src/commands/segment/SetTriggerSegmentDefaultTimeAdjustCommand.cpp2
-rw-r--r--src/commands/segment/SetTriggerSegmentDefaultTimeAdjustCommand.h3
-rw-r--r--src/commands/studio/AddControlParameterCommand.cpp2
-rw-r--r--src/commands/studio/AddControlParameterCommand.h3
-rw-r--r--src/commands/studio/CreateOrDeleteDeviceCommand.cpp2
-rw-r--r--src/commands/studio/CreateOrDeleteDeviceCommand.h3
-rw-r--r--src/commands/studio/ModifyControlParameterCommand.cpp2
-rw-r--r--src/commands/studio/ModifyControlParameterCommand.h3
-rw-r--r--src/commands/studio/ModifyDeviceCommand.cpp2
-rw-r--r--src/commands/studio/ModifyDeviceCommand.h3
-rw-r--r--src/commands/studio/ModifyDeviceMappingCommand.cpp2
-rw-r--r--src/commands/studio/ModifyDeviceMappingCommand.h3
-rw-r--r--src/commands/studio/ModifyInstrumentMappingCommand.cpp2
-rw-r--r--src/commands/studio/ModifyInstrumentMappingCommand.h3
-rw-r--r--src/commands/studio/ReconnectDeviceCommand.cpp2
-rw-r--r--src/commands/studio/ReconnectDeviceCommand.h3
-rw-r--r--src/commands/studio/RemoveControlParameterCommand.cpp2
-rw-r--r--src/commands/studio/RemoveControlParameterCommand.h3
-rw-r--r--src/commands/studio/RenameDeviceCommand.cpp2
-rw-r--r--src/commands/studio/RenameDeviceCommand.h3
-rw-r--r--src/document/BasicCommand.cpp2
-rw-r--r--src/document/BasicCommand.h3
-rw-r--r--src/document/BasicSelectionCommand.cpp2
-rw-r--r--src/document/BasicSelectionCommand.h3
-rw-r--r--src/document/ConfigGroups.cpp2
-rw-r--r--src/document/ConfigGroups.h2
-rw-r--r--src/document/MultiViewCommandHistory.cpp2
-rw-r--r--src/document/MultiViewCommandHistory.h3
-rw-r--r--src/document/RoseXmlHandler.cpp2
-rw-r--r--src/document/RoseXmlHandler.h3
-rw-r--r--src/document/RosegardenGUIDoc.cpp2
-rw-r--r--src/document/RosegardenGUIDoc.h3
-rw-r--r--src/document/XmlStorableEvent.cpp2
-rw-r--r--src/document/XmlStorableEvent.h3
-rw-r--r--src/document/XmlSubHandler.cpp2
-rw-r--r--src/document/XmlSubHandler.h2
-rw-r--r--src/document/io/CsoundExporter.cpp2
-rw-r--r--src/document/io/CsoundExporter.h3
-rw-r--r--src/document/io/HydrogenLoader.cpp2
-rw-r--r--src/document/io/HydrogenLoader.h3
-rw-r--r--src/document/io/HydrogenXMLHandler.cpp2
-rw-r--r--src/document/io/HydrogenXMLHandler.h3
-rw-r--r--src/document/io/LilyPondExporter.cpp2
-rw-r--r--src/document/io/LilyPondExporter.h3
-rw-r--r--src/document/io/MupExporter.cpp2
-rw-r--r--src/document/io/MupExporter.h3
-rw-r--r--src/document/io/MusicXmlExporter.cpp2
-rw-r--r--src/document/io/MusicXmlExporter.h3
-rw-r--r--src/document/io/RG21Loader.cpp2
-rw-r--r--src/document/io/RG21Loader.h3
-rw-r--r--src/gui/application/LircClient.cpp2
-rw-r--r--src/gui/application/LircClient.h3
-rw-r--r--src/gui/application/LircCommander.cpp2
-rw-r--r--src/gui/application/LircCommander.h2
-rw-r--r--src/gui/application/RosegardenApplication.cpp2
-rw-r--r--src/gui/application/RosegardenApplication.h3
-rw-r--r--src/gui/application/RosegardenDCOP.h1
-rw-r--r--src/gui/application/RosegardenGUIApp.cpp2
-rw-r--r--src/gui/application/RosegardenGUIApp.h3
-rw-r--r--src/gui/application/RosegardenGUIView.cpp2
-rw-r--r--src/gui/application/RosegardenGUIView.h3
-rw-r--r--src/gui/application/RosegardenIface.cpp2
-rw-r--r--src/gui/application/RosegardenIface.h3
-rw-r--r--src/gui/application/SetWaitCursor.cpp2
-rw-r--r--src/gui/application/SetWaitCursor.h3
-rw-r--r--src/gui/application/StartupTester.cpp2
-rw-r--r--src/gui/application/StartupTester.h3
-rw-r--r--src/gui/application/main.cpp2
-rw-r--r--src/gui/configuration/AudioConfigurationPage.cpp2
-rw-r--r--src/gui/configuration/AudioConfigurationPage.h2
-rw-r--r--src/gui/configuration/AudioPropertiesPage.cpp2
-rw-r--r--src/gui/configuration/AudioPropertiesPage.h3
-rw-r--r--src/gui/configuration/ColourConfigurationPage.cpp2
-rw-r--r--src/gui/configuration/ColourConfigurationPage.h3
-rw-r--r--src/gui/configuration/ConfigurationPage.cpp2
-rw-r--r--src/gui/configuration/ConfigurationPage.h3
-rw-r--r--src/gui/configuration/DocumentMetaConfigurationPage.cpp2
-rw-r--r--src/gui/configuration/DocumentMetaConfigurationPage.h3
-rw-r--r--src/gui/configuration/GeneralConfigurationPage.cpp2
-rw-r--r--src/gui/configuration/GeneralConfigurationPage.h3
-rw-r--r--src/gui/configuration/HeadersConfigurationPage.cpp3
-rw-r--r--src/gui/configuration/HeadersConfigurationPage.h3
-rw-r--r--src/gui/configuration/LatencyConfigurationPage.cpp2
-rw-r--r--src/gui/configuration/LatencyConfigurationPage.h3
-rw-r--r--src/gui/configuration/MIDIConfigurationPage.cpp2
-rw-r--r--src/gui/configuration/MIDIConfigurationPage.h2
-rw-r--r--src/gui/configuration/MatrixConfigurationPage.cpp2
-rw-r--r--src/gui/configuration/MatrixConfigurationPage.h3
-rw-r--r--src/gui/configuration/NotationConfigurationPage.cpp2
-rw-r--r--src/gui/configuration/NotationConfigurationPage.h3
-rw-r--r--src/gui/configuration/TabbedConfigurationPage.cpp2
-rw-r--r--src/gui/configuration/TabbedConfigurationPage.h3
-rw-r--r--src/gui/dialogs/AddTracksDialog.cpp2
-rw-r--r--src/gui/dialogs/AddTracksDialog.h2
-rw-r--r--src/gui/dialogs/AudioManagerDialog.cpp2
-rw-r--r--src/gui/dialogs/AudioManagerDialog.h3
-rw-r--r--src/gui/dialogs/AudioPlayingDialog.cpp2
-rw-r--r--src/gui/dialogs/AudioPlayingDialog.h3
-rw-r--r--src/gui/dialogs/AudioPluginDialog.cpp2
-rw-r--r--src/gui/dialogs/AudioPluginDialog.h3
-rw-r--r--src/gui/dialogs/AudioSplitDialog.cpp2
-rw-r--r--src/gui/dialogs/AudioSplitDialog.h3
-rw-r--r--src/gui/dialogs/BeatsBarsDialog.cpp2
-rw-r--r--src/gui/dialogs/BeatsBarsDialog.h3
-rw-r--r--src/gui/dialogs/ClefDialog.cpp2
-rw-r--r--src/gui/dialogs/ClefDialog.h3
-rw-r--r--src/gui/dialogs/CompositionLengthDialog.cpp2
-rw-r--r--src/gui/dialogs/CompositionLengthDialog.h3
-rw-r--r--src/gui/dialogs/ConfigureDialog.cpp2
-rw-r--r--src/gui/dialogs/ConfigureDialog.h3
-rw-r--r--src/gui/dialogs/ConfigureDialogBase.cpp2
-rw-r--r--src/gui/dialogs/ConfigureDialogBase.h3
-rw-r--r--src/gui/dialogs/CountdownBar.cpp2
-rw-r--r--src/gui/dialogs/CountdownBar.h3
-rw-r--r--src/gui/dialogs/CountdownDialog.cpp2
-rw-r--r--src/gui/dialogs/CountdownDialog.h3
-rw-r--r--src/gui/dialogs/DocumentConfigureDialog.cpp2
-rw-r--r--src/gui/dialogs/DocumentConfigureDialog.h2
-rw-r--r--src/gui/dialogs/EventEditDialog.cpp2
-rw-r--r--src/gui/dialogs/EventEditDialog.h3
-rw-r--r--src/gui/dialogs/EventFilterDialog.cpp2
-rw-r--r--src/gui/dialogs/EventFilterDialog.h2
-rw-r--r--src/gui/dialogs/EventParameterDialog.cpp2
-rw-r--r--src/gui/dialogs/EventParameterDialog.h3
-rw-r--r--src/gui/dialogs/ExportDeviceDialog.cpp2
-rw-r--r--src/gui/dialogs/ExportDeviceDialog.h3
-rw-r--r--src/gui/dialogs/FileLocateDialog.cpp2
-rw-r--r--src/gui/dialogs/FileLocateDialog.h3
-rw-r--r--src/gui/dialogs/FileMergeDialog.cpp2
-rw-r--r--src/gui/dialogs/FileMergeDialog.h3
-rw-r--r--src/gui/dialogs/FloatEdit.cpp2
-rw-r--r--src/gui/dialogs/FloatEdit.h3
-rw-r--r--src/gui/dialogs/IdentifyTextCodecDialog.cpp2
-rw-r--r--src/gui/dialogs/IdentifyTextCodecDialog.h3
-rw-r--r--src/gui/dialogs/ImportDeviceDialog.cpp2
-rw-r--r--src/gui/dialogs/ImportDeviceDialog.h3
-rw-r--r--src/gui/dialogs/InterpretDialog.cpp2
-rw-r--r--src/gui/dialogs/InterpretDialog.h3
-rw-r--r--src/gui/dialogs/IntervalDialog.cpp2
-rw-r--r--src/gui/dialogs/IntervalDialog.h3
-rw-r--r--src/gui/dialogs/KeySignatureDialog.cpp2
-rw-r--r--src/gui/dialogs/KeySignatureDialog.h3
-rw-r--r--src/gui/dialogs/LilyPondOptionsDialog.cpp2
-rw-r--r--src/gui/dialogs/LilyPondOptionsDialog.h2
-rw-r--r--src/gui/dialogs/LyricEditDialog.cpp2
-rw-r--r--src/gui/dialogs/LyricEditDialog.h3
-rw-r--r--src/gui/dialogs/MakeOrnamentDialog.cpp2
-rw-r--r--src/gui/dialogs/MakeOrnamentDialog.h3
-rw-r--r--src/gui/dialogs/ManageMetronomeDialog.cpp2
-rw-r--r--src/gui/dialogs/ManageMetronomeDialog.h3
-rw-r--r--src/gui/dialogs/MarkerModifyDialog.cpp2
-rw-r--r--src/gui/dialogs/MarkerModifyDialog.h3
-rw-r--r--src/gui/dialogs/PasteNotationDialog.cpp2
-rw-r--r--src/gui/dialogs/PasteNotationDialog.h3
-rw-r--r--src/gui/dialogs/PitchDialog.cpp2
-rw-r--r--src/gui/dialogs/PitchDialog.h3
-rw-r--r--src/gui/dialogs/PitchPickerDialog.cpp2
-rw-r--r--src/gui/dialogs/PitchPickerDialog.h3
-rw-r--r--src/gui/dialogs/QuantizeDialog.cpp2
-rw-r--r--src/gui/dialogs/QuantizeDialog.h3
-rw-r--r--src/gui/dialogs/RescaleDialog.cpp2
-rw-r--r--src/gui/dialogs/RescaleDialog.h3
-rw-r--r--src/gui/dialogs/ShowSequencerStatusDialog.cpp2
-rw-r--r--src/gui/dialogs/ShowSequencerStatusDialog.h3
-rw-r--r--src/gui/dialogs/SimpleEventEditDialog.cpp2
-rw-r--r--src/gui/dialogs/SimpleEventEditDialog.h3
-rw-r--r--src/gui/dialogs/SplitByPitchDialog.cpp2
-rw-r--r--src/gui/dialogs/SplitByPitchDialog.h3
-rw-r--r--src/gui/dialogs/SplitByRecordingSrcDialog.cpp2
-rw-r--r--src/gui/dialogs/SplitByRecordingSrcDialog.h3
-rw-r--r--src/gui/dialogs/TempoDialog.cpp2
-rw-r--r--src/gui/dialogs/TempoDialog.h3
-rw-r--r--src/gui/dialogs/TextEventDialog.cpp2
-rw-r--r--src/gui/dialogs/TextEventDialog.h3
-rw-r--r--src/gui/dialogs/TimeDialog.cpp2
-rw-r--r--src/gui/dialogs/TimeDialog.h3
-rw-r--r--src/gui/dialogs/TimeSignatureDialog.cpp2
-rw-r--r--src/gui/dialogs/TimeSignatureDialog.h3
-rw-r--r--src/gui/dialogs/TransportDialog.cpp2
-rw-r--r--src/gui/dialogs/TransportDialog.h2
-rw-r--r--src/gui/dialogs/TriggerSegmentDialog.cpp2
-rw-r--r--src/gui/dialogs/TriggerSegmentDialog.h3
-rw-r--r--src/gui/dialogs/TupletDialog.cpp2
-rw-r--r--src/gui/dialogs/TupletDialog.h3
-rw-r--r--src/gui/dialogs/UnusedAudioSelectionDialog.cpp2
-rw-r--r--src/gui/dialogs/UnusedAudioSelectionDialog.h3
-rw-r--r--src/gui/dialogs/UseOrnamentDialog.cpp2
-rw-r--r--src/gui/dialogs/UseOrnamentDialog.h3
-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
-rw-r--r--src/gui/editors/guitar/Chord.cpp2
-rw-r--r--src/gui/editors/guitar/Chord.h2
-rw-r--r--src/gui/editors/guitar/ChordMap.cpp2
-rw-r--r--src/gui/editors/guitar/ChordMap.h2
-rw-r--r--src/gui/editors/guitar/ChordXmlHandler.cpp2
-rw-r--r--src/gui/editors/guitar/ChordXmlHandler.h2
-rw-r--r--src/gui/editors/guitar/Fingering.cpp2
-rw-r--r--src/gui/editors/guitar/Fingering.h2
-rw-r--r--src/gui/editors/guitar/FingeringBox.cpp2
-rw-r--r--src/gui/editors/guitar/FingeringBox.h2
-rw-r--r--src/gui/editors/guitar/FingeringListBoxItem.cpp2
-rw-r--r--src/gui/editors/guitar/FingeringListBoxItem.h2
-rw-r--r--src/gui/editors/guitar/GuitarChordEditorDialog.cpp2
-rw-r--r--src/gui/editors/guitar/GuitarChordEditorDialog.h2
-rw-r--r--src/gui/editors/guitar/GuitarChordSelectorDialog.cpp2
-rw-r--r--src/gui/editors/guitar/GuitarChordSelectorDialog.h2
-rw-r--r--src/gui/editors/guitar/NoteSymbols.cpp2
-rw-r--r--src/gui/editors/guitar/NoteSymbols.h2
-rw-r--r--src/gui/editors/matrix/MatrixCanvasView.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixCanvasView.h3
-rw-r--r--src/gui/editors/matrix/MatrixElement.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixElement.h3
-rw-r--r--src/gui/editors/matrix/MatrixEraser.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixEraser.h3
-rw-r--r--src/gui/editors/matrix/MatrixHLayout.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixHLayout.h3
-rw-r--r--src/gui/editors/matrix/MatrixMover.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixMover.h3
-rw-r--r--src/gui/editors/matrix/MatrixPainter.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixPainter.h3
-rw-r--r--src/gui/editors/matrix/MatrixParameterBox.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixParameterBox.h3
-rw-r--r--src/gui/editors/matrix/MatrixResizer.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixResizer.h3
-rw-r--r--src/gui/editors/matrix/MatrixSelector.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixSelector.h3
-rw-r--r--src/gui/editors/matrix/MatrixStaff.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixStaff.h3
-rw-r--r--src/gui/editors/matrix/MatrixTool.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixTool.h3
-rw-r--r--src/gui/editors/matrix/MatrixToolBox.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixToolBox.h3
-rw-r--r--src/gui/editors/matrix/MatrixVLayout.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixVLayout.h3
-rw-r--r--src/gui/editors/matrix/MatrixView.cpp2
-rw-r--r--src/gui/editors/matrix/MatrixView.h3
-rw-r--r--src/gui/editors/matrix/PianoKeyboard.cpp2
-rw-r--r--src/gui/editors/matrix/PianoKeyboard.h3
-rw-r--r--src/gui/editors/matrix/QCanvasMatrixDiamond.cpp2
-rw-r--r--src/gui/editors/matrix/QCanvasMatrixDiamond.h3
-rw-r--r--src/gui/editors/matrix/QCanvasMatrixRectangle.cpp2
-rw-r--r--src/gui/editors/matrix/QCanvasMatrixRectangle.h3
-rw-r--r--src/gui/editors/notation/ClefInserter.cpp2
-rw-r--r--src/gui/editors/notation/ClefInserter.h3
-rw-r--r--src/gui/editors/notation/FontViewFrame.cpp2
-rw-r--r--src/gui/editors/notation/FontViewFrame.h3
-rw-r--r--src/gui/editors/notation/GuitarChordInserter.cpp2
-rw-r--r--src/gui/editors/notation/GuitarChordInserter.h3
-rw-r--r--src/gui/editors/notation/HeadersGroup.cpp2
-rw-r--r--src/gui/editors/notation/HeadersGroup.h3
-rw-r--r--src/gui/editors/notation/NotationCanvasView.cpp2
-rw-r--r--src/gui/editors/notation/NotationCanvasView.h3
-rw-r--r--src/gui/editors/notation/NotationChord.cpp2
-rw-r--r--src/gui/editors/notation/NotationChord.h3
-rw-r--r--src/gui/editors/notation/NotationElement.cpp2
-rw-r--r--src/gui/editors/notation/NotationElement.h3
-rw-r--r--src/gui/editors/notation/NotationEraser.cpp2
-rw-r--r--src/gui/editors/notation/NotationEraser.h3
-rw-r--r--src/gui/editors/notation/NotationGroup.cpp2
-rw-r--r--src/gui/editors/notation/NotationGroup.h3
-rw-r--r--src/gui/editors/notation/NotationHLayout.cpp2
-rw-r--r--src/gui/editors/notation/NotationHLayout.h3
-rw-r--r--src/gui/editors/notation/NotationProperties.cpp2
-rw-r--r--src/gui/editors/notation/NotationProperties.h3
-rw-r--r--src/gui/editors/notation/NotationSelectionPaster.cpp2
-rw-r--r--src/gui/editors/notation/NotationSelectionPaster.h3
-rw-r--r--src/gui/editors/notation/NotationSelector.cpp2
-rw-r--r--src/gui/editors/notation/NotationSelector.h3
-rw-r--r--src/gui/editors/notation/NotationStaff.cpp2
-rw-r--r--src/gui/editors/notation/NotationStaff.h2
-rw-r--r--src/gui/editors/notation/NotationStrings.cpp2
-rw-r--r--src/gui/editors/notation/NotationStrings.h3
-rw-r--r--src/gui/editors/notation/NotationTool.cpp2
-rw-r--r--src/gui/editors/notation/NotationTool.h3
-rw-r--r--src/gui/editors/notation/NotationToolBox.cpp2
-rw-r--r--src/gui/editors/notation/NotationToolBox.h3
-rw-r--r--src/gui/editors/notation/NotationVLayout.cpp2
-rw-r--r--src/gui/editors/notation/NotationVLayout.h3
-rw-r--r--src/gui/editors/notation/NotationView.cpp2
-rw-r--r--src/gui/editors/notation/NotationView.h2
-rw-r--r--src/gui/editors/notation/NoteCharacter.cpp2
-rw-r--r--src/gui/editors/notation/NoteCharacter.h3
-rw-r--r--src/gui/editors/notation/NoteCharacterNames.cpp2
-rw-r--r--src/gui/editors/notation/NoteCharacterNames.h2
-rw-r--r--src/gui/editors/notation/NoteFont.cpp2
-rw-r--r--src/gui/editors/notation/NoteFont.h3
-rw-r--r--src/gui/editors/notation/NoteFontFactory.cpp2
-rw-r--r--src/gui/editors/notation/NoteFontFactory.h3
-rw-r--r--src/gui/editors/notation/NoteFontMap.cpp2
-rw-r--r--src/gui/editors/notation/NoteFontMap.h3
-rw-r--r--src/gui/editors/notation/NoteFontViewer.cpp2
-rw-r--r--src/gui/editors/notation/NoteFontViewer.h3
-rw-r--r--src/gui/editors/notation/NoteInserter.cpp2
-rw-r--r--src/gui/editors/notation/NoteInserter.h3
-rw-r--r--src/gui/editors/notation/NotePixmapFactory.cpp2
-rw-r--r--src/gui/editors/notation/NotePixmapFactory.h2
-rw-r--r--src/gui/editors/notation/NotePixmapPainter.h3
-rw-r--r--src/gui/editors/notation/NotePixmapParameters.cpp2
-rw-r--r--src/gui/editors/notation/NotePixmapParameters.h3
-rw-r--r--src/gui/editors/notation/NoteStyle.cpp2
-rw-r--r--src/gui/editors/notation/NoteStyle.h3
-rw-r--r--src/gui/editors/notation/NoteStyleFactory.cpp2
-rw-r--r--src/gui/editors/notation/NoteStyleFactory.h3
-rw-r--r--src/gui/editors/notation/NoteStyleFileReader.cpp2
-rw-r--r--src/gui/editors/notation/NoteStyleFileReader.h2
-rw-r--r--src/gui/editors/notation/RestInserter.cpp2
-rw-r--r--src/gui/editors/notation/RestInserter.h3
-rw-r--r--src/gui/editors/notation/SystemFont.cpp2
-rw-r--r--src/gui/editors/notation/SystemFont.h3
-rw-r--r--src/gui/editors/notation/SystemFontQt.cpp2
-rw-r--r--src/gui/editors/notation/SystemFontQt.h2
-rw-r--r--src/gui/editors/notation/SystemFontXft.cpp2
-rw-r--r--src/gui/editors/notation/SystemFontXft.h2
-rw-r--r--src/gui/editors/notation/TextInserter.cpp2
-rw-r--r--src/gui/editors/notation/TextInserter.h3
-rw-r--r--src/gui/editors/notation/TrackHeader.cpp2
-rw-r--r--src/gui/editors/notation/TrackHeader.h3
-rw-r--r--src/gui/editors/parameters/AudioInstrumentParameterPanel.cpp2
-rw-r--r--src/gui/editors/parameters/AudioInstrumentParameterPanel.h3
-rw-r--r--src/gui/editors/parameters/InstrumentParameterBox.cpp2
-rw-r--r--src/gui/editors/parameters/InstrumentParameterBox.h3
-rw-r--r--src/gui/editors/parameters/InstrumentParameterPanel.cpp2
-rw-r--r--src/gui/editors/parameters/InstrumentParameterPanel.h3
-rw-r--r--src/gui/editors/parameters/MIDIInstrumentParameterPanel.cpp2
-rw-r--r--src/gui/editors/parameters/MIDIInstrumentParameterPanel.h3
-rw-r--r--src/gui/editors/parameters/RosegardenParameterArea.cpp2
-rw-r--r--src/gui/editors/parameters/RosegardenParameterArea.h3
-rw-r--r--src/gui/editors/parameters/RosegardenParameterBox.cpp2
-rw-r--r--src/gui/editors/parameters/RosegardenParameterBox.h3
-rw-r--r--src/gui/editors/parameters/SegmentParameterBox.cpp2
-rw-r--r--src/gui/editors/parameters/SegmentParameterBox.h3
-rw-r--r--src/gui/editors/parameters/TrackParameterBox.cpp2
-rw-r--r--src/gui/editors/parameters/TrackParameterBox.h2
-rw-r--r--src/gui/editors/segment/ControlEditorDialog.cpp2
-rw-r--r--src/gui/editors/segment/ControlEditorDialog.h3
-rw-r--r--src/gui/editors/segment/ControlParameterEditDialog.cpp2
-rw-r--r--src/gui/editors/segment/ControlParameterEditDialog.h3
-rw-r--r--src/gui/editors/segment/ControlParameterItem.cpp2
-rw-r--r--src/gui/editors/segment/ControlParameterItem.h3
-rw-r--r--src/gui/editors/segment/MarkerEditor.cpp2
-rw-r--r--src/gui/editors/segment/MarkerEditor.h3
-rw-r--r--src/gui/editors/segment/MarkerEditorViewItem.cpp2
-rw-r--r--src/gui/editors/segment/MarkerEditorViewItem.h2
-rw-r--r--src/gui/editors/segment/PlayList.cpp2
-rw-r--r--src/gui/editors/segment/PlayList.h3
-rw-r--r--src/gui/editors/segment/PlayListDialog.cpp2
-rw-r--r--src/gui/editors/segment/PlayListDialog.h3
-rw-r--r--src/gui/editors/segment/PlayListView.cpp2
-rw-r--r--src/gui/editors/segment/PlayListView.h2
-rw-r--r--src/gui/editors/segment/PlayListViewItem.cpp2
-rw-r--r--src/gui/editors/segment/PlayListViewItem.h2
-rw-r--r--src/gui/editors/segment/TrackButtons.cpp2
-rw-r--r--src/gui/editors/segment/TrackButtons.h3
-rw-r--r--src/gui/editors/segment/TrackEditor.cpp2
-rw-r--r--src/gui/editors/segment/TrackEditor.h3
-rw-r--r--src/gui/editors/segment/TrackEditorIface.cpp2
-rw-r--r--src/gui/editors/segment/TrackEditorIface.h3
-rw-r--r--src/gui/editors/segment/TrackHeader.cpp2
-rw-r--r--src/gui/editors/segment/TrackHeader.h3
-rw-r--r--src/gui/editors/segment/TrackLabel.cpp2
-rw-r--r--src/gui/editors/segment/TrackLabel.h3
-rw-r--r--src/gui/editors/segment/TrackVUMeter.cpp2
-rw-r--r--src/gui/editors/segment/TrackVUMeter.h3
-rw-r--r--src/gui/editors/segment/TriggerManagerItem.cpp2
-rw-r--r--src/gui/editors/segment/TriggerManagerItem.h2
-rw-r--r--src/gui/editors/segment/TriggerSegmentManager.cpp2
-rw-r--r--src/gui/editors/segment/TriggerSegmentManager.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/AudioPreviewPainter.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/AudioPreviewPainter.h2
-rw-r--r--src/gui/editors/segment/segmentcanvas/AudioPreviewThread.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/AudioPreviewThread.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/AudioPreviewUpdater.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/AudioPreviewUpdater.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionColourCache.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionColourCache.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionItem.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionItem.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionItemHelper.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionItemHelper.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionItemImpl.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionItemImpl.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionModel.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionModel.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionModelImpl.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionModelImpl.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionRect.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionRect.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionView.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/CompositionView.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/PreviewRect.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/PreviewRect.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentEraser.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentEraser.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentItemPreview.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentItemPreview.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentJoiner.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentJoiner.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentMover.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentMover.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentOrderer.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentOrderer.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentPencil.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentPencil.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentResizer.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentResizer.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentSelector.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentSelector.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentSplitter.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentSplitter.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentTool.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentTool.h3
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentToolBox.cpp2
-rw-r--r--src/gui/editors/segment/segmentcanvas/SegmentToolBox.h3
-rw-r--r--src/gui/editors/tempo/TempoListItem.cpp2
-rw-r--r--src/gui/editors/tempo/TempoListItem.h2
-rw-r--r--src/gui/editors/tempo/TempoView.cpp2
-rw-r--r--src/gui/editors/tempo/TempoView.h3
-rw-r--r--src/gui/general/ActiveItem.cpp2
-rw-r--r--src/gui/general/ActiveItem.h3
-rw-r--r--src/gui/general/BarLine.cpp2
-rw-r--r--src/gui/general/BarLine.h3
-rw-r--r--src/gui/general/BaseTool.cpp2
-rw-r--r--src/gui/general/BaseTool.h3
-rw-r--r--src/gui/general/BaseToolBox.cpp2
-rw-r--r--src/gui/general/BaseToolBox.h3
-rw-r--r--src/gui/general/CanvasCursor.cpp2
-rw-r--r--src/gui/general/CanvasCursor.h3
-rw-r--r--src/gui/general/CanvasItemGC.cpp2
-rw-r--r--src/gui/general/CanvasItemGC.h3
-rw-r--r--src/gui/general/CategoryElement.cpp2
-rw-r--r--src/gui/general/CategoryElement.h3
-rw-r--r--src/gui/general/ClefIndex.cpp2
-rw-r--r--src/gui/general/ClefIndex.h2
-rw-r--r--src/gui/general/EditTool.cpp2
-rw-r--r--src/gui/general/EditTool.h3
-rw-r--r--src/gui/general/EditToolBox.cpp2
-rw-r--r--src/gui/general/EditToolBox.h3
-rw-r--r--src/gui/general/EditView.cpp2
-rw-r--r--src/gui/general/EditView.h3
-rw-r--r--src/gui/general/EditViewBase.cpp2
-rw-r--r--src/gui/general/EditViewBase.h2
-rw-r--r--src/gui/general/EditViewTimeSigNotifier.h2
-rw-r--r--src/gui/general/GUIPalette.cpp2
-rw-r--r--src/gui/general/GUIPalette.h3
-rw-r--r--src/gui/general/HZoomable.cpp2
-rw-r--r--src/gui/general/HZoomable.h3
-rw-r--r--src/gui/general/LinedStaff.cpp2
-rw-r--r--src/gui/general/LinedStaff.h2
-rw-r--r--src/gui/general/LinedStaffManager.cpp2
-rw-r--r--src/gui/general/LinedStaffManager.h3
-rw-r--r--src/gui/general/MidiPitchLabel.cpp2
-rw-r--r--src/gui/general/MidiPitchLabel.h3
-rw-r--r--src/gui/general/PixmapFunctions.cpp2
-rw-r--r--src/gui/general/PixmapFunctions.h3
-rw-r--r--src/gui/general/PresetElement.cpp2
-rw-r--r--src/gui/general/PresetElement.h3
-rw-r--r--src/gui/general/PresetGroup.cpp2
-rw-r--r--src/gui/general/PresetGroup.h3
-rw-r--r--src/gui/general/PresetHandlerDialog.cpp2
-rw-r--r--src/gui/general/PresetHandlerDialog.h3
-rw-r--r--src/gui/general/ProgressReporter.cpp2
-rw-r--r--src/gui/general/ProgressReporter.h3
-rw-r--r--src/gui/general/RosegardenCanvasView.cpp2
-rw-r--r--src/gui/general/RosegardenCanvasView.h3
-rw-r--r--src/gui/general/RosegardenScrollView.cpp2
-rw-r--r--src/gui/general/RosegardenScrollView.h3
-rw-r--r--src/gui/general/Spline.cpp2
-rw-r--r--src/gui/general/Spline.h3
-rw-r--r--src/gui/general/StaffLine.cpp2
-rw-r--r--src/gui/general/StaffLine.h3
-rw-r--r--src/gui/kdeext/KLedButton.cpp2
-rw-r--r--src/gui/kdeext/KLedButton.h3
-rw-r--r--src/gui/kdeext/KTmpStatusMsg.cpp2
-rw-r--r--src/gui/kdeext/KTmpStatusMsg.h2
-rw-r--r--src/gui/kdeext/QCanvasGroupableItem.cpp2
-rw-r--r--src/gui/kdeext/QCanvasGroupableItem.h2
-rw-r--r--src/gui/kdeext/QCanvasSimpleSprite.cpp2
-rw-r--r--src/gui/kdeext/QCanvasSimpleSprite.h2
-rw-r--r--src/gui/kdeext/RGLed.cpp2
-rw-r--r--src/gui/kdeext/TDEStartupLogo.cpp2
-rw-r--r--src/gui/kdeext/TDEStartupLogo.h2
-rw-r--r--src/gui/rulers/ChordNameRuler.cpp2
-rw-r--r--src/gui/rulers/ChordNameRuler.h3
-rw-r--r--src/gui/rulers/ControlChangeCommand.cpp2
-rw-r--r--src/gui/rulers/ControlChangeCommand.h2
-rw-r--r--src/gui/rulers/ControlItem.cpp2
-rw-r--r--src/gui/rulers/ControlItem.h2
-rw-r--r--src/gui/rulers/ControlRuler.cpp2
-rw-r--r--src/gui/rulers/ControlRuler.h3
-rw-r--r--src/gui/rulers/ControlRulerEventEraseCommand.cpp2
-rw-r--r--src/gui/rulers/ControlRulerEventEraseCommand.h2
-rw-r--r--src/gui/rulers/ControlRulerEventInsertCommand.cpp2
-rw-r--r--src/gui/rulers/ControlRulerEventInsertCommand.h2
-rw-r--r--src/gui/rulers/ControlSelector.cpp2
-rw-r--r--src/gui/rulers/ControlSelector.h2
-rw-r--r--src/gui/rulers/ControlTool.h2
-rw-r--r--src/gui/rulers/ControllerEventAdapter.cpp2
-rw-r--r--src/gui/rulers/ControllerEventAdapter.h2
-rw-r--r--src/gui/rulers/ControllerEventsRuler.cpp2
-rw-r--r--src/gui/rulers/ControllerEventsRuler.h3
-rw-r--r--src/gui/rulers/DefaultVelocityColour.cpp2
-rw-r--r--src/gui/rulers/DefaultVelocityColour.h3
-rw-r--r--src/gui/rulers/ElementAdapter.h2
-rw-r--r--src/gui/rulers/LoopRuler.cpp2
-rw-r--r--src/gui/rulers/LoopRuler.h3
-rw-r--r--src/gui/rulers/MarkerRuler.cpp2
-rw-r--r--src/gui/rulers/MarkerRuler.h3
-rw-r--r--src/gui/rulers/PercussionPitchRuler.cpp2
-rw-r--r--src/gui/rulers/PercussionPitchRuler.h3
-rw-r--r--src/gui/rulers/PitchRuler.cpp2
-rw-r--r--src/gui/rulers/PitchRuler.h3
-rw-r--r--src/gui/rulers/PropertyBox.cpp2
-rw-r--r--src/gui/rulers/PropertyBox.h3
-rw-r--r--src/gui/rulers/PropertyControlRuler.cpp2
-rw-r--r--src/gui/rulers/PropertyControlRuler.h3
-rw-r--r--src/gui/rulers/PropertyViewRuler.cpp2
-rw-r--r--src/gui/rulers/PropertyViewRuler.h3
-rw-r--r--src/gui/rulers/RawNoteRuler.cpp2
-rw-r--r--src/gui/rulers/RawNoteRuler.h3
-rw-r--r--src/gui/rulers/StandardRuler.cpp2
-rw-r--r--src/gui/rulers/StandardRuler.h3
-rw-r--r--src/gui/rulers/TempoColour.cpp2
-rw-r--r--src/gui/rulers/TempoColour.h3
-rw-r--r--src/gui/rulers/TempoRuler.cpp2
-rw-r--r--src/gui/rulers/TempoRuler.h3
-rw-r--r--src/gui/rulers/TextRuler.cpp2
-rw-r--r--src/gui/rulers/TextRuler.h3
-rw-r--r--src/gui/rulers/VelocityColour.cpp2
-rw-r--r--src/gui/rulers/VelocityColour.h3
-rw-r--r--src/gui/rulers/ViewElementAdapter.cpp2
-rw-r--r--src/gui/rulers/ViewElementAdapter.h2
-rw-r--r--src/gui/seqmanager/AudioSegmentMmapper.cpp2
-rw-r--r--src/gui/seqmanager/AudioSegmentMmapper.h3
-rw-r--r--src/gui/seqmanager/CompositionMmapper.cpp2
-rw-r--r--src/gui/seqmanager/CompositionMmapper.h3
-rw-r--r--src/gui/seqmanager/ControlBlockMmapper.cpp2
-rw-r--r--src/gui/seqmanager/ControlBlockMmapper.h3
-rw-r--r--src/gui/seqmanager/MetronomeMmapper.cpp2
-rw-r--r--src/gui/seqmanager/MetronomeMmapper.h3
-rw-r--r--src/gui/seqmanager/MidiFilterDialog.cpp2
-rw-r--r--src/gui/seqmanager/MidiFilterDialog.h3
-rw-r--r--src/gui/seqmanager/SegmentMmapper.cpp2
-rw-r--r--src/gui/seqmanager/SegmentMmapper.h3
-rw-r--r--src/gui/seqmanager/SegmentMmapperFactory.cpp2
-rw-r--r--src/gui/seqmanager/SegmentMmapperFactory.h3
-rw-r--r--src/gui/seqmanager/SequenceManager.cpp2
-rw-r--r--src/gui/seqmanager/SequenceManager.h3
-rw-r--r--src/gui/seqmanager/SequencerMapper.cpp2
-rw-r--r--src/gui/seqmanager/SequencerMapper.h3
-rw-r--r--src/gui/seqmanager/SpecialSegmentMmapper.cpp2
-rw-r--r--src/gui/seqmanager/SpecialSegmentMmapper.h3
-rw-r--r--src/gui/seqmanager/TempoSegmentMmapper.cpp2
-rw-r--r--src/gui/seqmanager/TempoSegmentMmapper.h3
-rw-r--r--src/gui/seqmanager/TimeSigSegmentMmapper.cpp2
-rw-r--r--src/gui/seqmanager/TimeSigSegmentMmapper.h3
-rw-r--r--src/gui/studio/AudioMixerWindow.cpp2
-rw-r--r--src/gui/studio/AudioMixerWindow.h3
-rw-r--r--src/gui/studio/AudioPlugin.cpp2
-rw-r--r--src/gui/studio/AudioPlugin.h3
-rw-r--r--src/gui/studio/AudioPluginClipboard.cpp2
-rw-r--r--src/gui/studio/AudioPluginClipboard.h3
-rw-r--r--src/gui/studio/AudioPluginManager.cpp2
-rw-r--r--src/gui/studio/AudioPluginManager.h3
-rw-r--r--src/gui/studio/AudioPluginOSCGUI.cpp2
-rw-r--r--src/gui/studio/AudioPluginOSCGUI.h3
-rw-r--r--src/gui/studio/AudioPluginOSCGUIManager.cpp2
-rw-r--r--src/gui/studio/AudioPluginOSCGUIManager.h3
-rw-r--r--src/gui/studio/BankEditorDialog.cpp2
-rw-r--r--src/gui/studio/BankEditorDialog.h3
-rw-r--r--src/gui/studio/ChangeRecordDeviceCommand.cpp2
-rw-r--r--src/gui/studio/ChangeRecordDeviceCommand.h2
-rw-r--r--src/gui/studio/DeviceEditorDialog.cpp2
-rw-r--r--src/gui/studio/DeviceEditorDialog.h3
-rw-r--r--src/gui/studio/DeviceManagerDialog.cpp2
-rw-r--r--src/gui/studio/DeviceManagerDialog.h3
-rw-r--r--src/gui/studio/MidiBankListViewItem.cpp2
-rw-r--r--src/gui/studio/MidiBankListViewItem.h3
-rw-r--r--src/gui/studio/MidiDeviceListViewItem.cpp2
-rw-r--r--src/gui/studio/MidiDeviceListViewItem.h3
-rw-r--r--src/gui/studio/MidiKeyMapListViewItem.cpp2
-rw-r--r--src/gui/studio/MidiKeyMapListViewItem.h3
-rw-r--r--src/gui/studio/MidiKeyMappingEditor.cpp2
-rw-r--r--src/gui/studio/MidiKeyMappingEditor.h3
-rw-r--r--src/gui/studio/MidiMixerVUMeter.cpp2
-rw-r--r--src/gui/studio/MidiMixerVUMeter.h3
-rw-r--r--src/gui/studio/MidiMixerWindow.cpp2
-rw-r--r--src/gui/studio/MidiMixerWindow.h3
-rw-r--r--src/gui/studio/MidiProgramsEditor.cpp2
-rw-r--r--src/gui/studio/MidiProgramsEditor.h3
-rw-r--r--src/gui/studio/MixerWindow.cpp2
-rw-r--r--src/gui/studio/MixerWindow.h3
-rw-r--r--src/gui/studio/NameSetEditor.cpp2
-rw-r--r--src/gui/studio/NameSetEditor.h3
-rw-r--r--src/gui/studio/OSCMessage.cpp2
-rw-r--r--src/gui/studio/OSCMessage.h3
-rw-r--r--src/gui/studio/RemapInstrumentDialog.cpp2
-rw-r--r--src/gui/studio/RemapInstrumentDialog.h3
-rw-r--r--src/gui/studio/StudioControl.cpp2
-rw-r--r--src/gui/studio/StudioControl.h3
-rw-r--r--src/gui/studio/SynthPluginManagerDialog.cpp2
-rw-r--r--src/gui/studio/SynthPluginManagerDialog.h3
-rw-r--r--src/gui/studio/TimerCallbackAssistant.cpp2
-rw-r--r--src/gui/studio/TimerCallbackAssistant.h3
-rw-r--r--src/gui/widgets/AudioFaderBox.cpp2
-rw-r--r--src/gui/widgets/AudioFaderBox.h3
-rw-r--r--src/gui/widgets/AudioListItem.h2
-rw-r--r--src/gui/widgets/AudioListView.cpp2
-rw-r--r--src/gui/widgets/AudioListView.h2
-rw-r--r--src/gui/widgets/AudioRouteMenu.cpp2
-rw-r--r--src/gui/widgets/AudioRouteMenu.h3
-rw-r--r--src/gui/widgets/AudioVUMeter.cpp2
-rw-r--r--src/gui/widgets/AudioVUMeter.h3
-rw-r--r--src/gui/widgets/BigArrowButton.h2
-rw-r--r--src/gui/widgets/CollapsingFrame.cpp2
-rw-r--r--src/gui/widgets/CollapsingFrame.h3
-rw-r--r--src/gui/widgets/ColourTable.cpp2
-rw-r--r--src/gui/widgets/ColourTable.h3
-rw-r--r--src/gui/widgets/ColourTableItem.cpp2
-rw-r--r--src/gui/widgets/ColourTableItem.h3
-rw-r--r--src/gui/widgets/CurrentProgressDialog.cpp2
-rw-r--r--src/gui/widgets/CurrentProgressDialog.h3
-rw-r--r--src/gui/widgets/DiatonicPitchChooser.cpp2
-rw-r--r--src/gui/widgets/DiatonicPitchChooser.h3
-rw-r--r--src/gui/widgets/Fader.cpp2
-rw-r--r--src/gui/widgets/Fader.h3
-rw-r--r--src/gui/widgets/HSpinBox.cpp2
-rw-r--r--src/gui/widgets/HSpinBox.h3
-rw-r--r--src/gui/widgets/Label.h3
-rw-r--r--src/gui/widgets/MidiFaderWidget.cpp2
-rw-r--r--src/gui/widgets/MidiFaderWidget.h3
-rw-r--r--src/gui/widgets/PitchChooser.cpp2
-rw-r--r--src/gui/widgets/PitchChooser.h3
-rw-r--r--src/gui/widgets/PitchDragLabel.cpp2
-rw-r--r--src/gui/widgets/PitchDragLabel.h3
-rw-r--r--src/gui/widgets/PluginControl.cpp2
-rw-r--r--src/gui/widgets/PluginControl.h3
-rw-r--r--src/gui/widgets/ProgressBar.cpp2
-rw-r--r--src/gui/widgets/ProgressBar.h3
-rw-r--r--src/gui/widgets/ProgressDialog.cpp2
-rw-r--r--src/gui/widgets/ProgressDialog.h3
-rw-r--r--src/gui/widgets/QDeferScrollView.cpp2
-rw-r--r--src/gui/widgets/QDeferScrollView.h3
-rw-r--r--src/gui/widgets/QuantizeParameters.cpp2
-rw-r--r--src/gui/widgets/QuantizeParameters.h3
-rw-r--r--src/gui/widgets/RosegardenPopupMenu.h2
-rw-r--r--src/gui/widgets/Rotary.cpp2
-rw-r--r--src/gui/widgets/Rotary.h3
-rw-r--r--src/gui/widgets/ScrollBox.cpp2
-rw-r--r--src/gui/widgets/ScrollBox.h3
-rw-r--r--src/gui/widgets/ScrollBoxDialog.cpp2
-rw-r--r--src/gui/widgets/ScrollBoxDialog.h3
-rw-r--r--src/gui/widgets/SpinBox.cpp2
-rw-r--r--src/gui/widgets/SpinBox.h3
-rw-r--r--src/gui/widgets/TextFloat.cpp2
-rw-r--r--src/gui/widgets/TextFloat.h3
-rw-r--r--src/gui/widgets/TimeWidget.cpp2
-rw-r--r--src/gui/widgets/TimeWidget.h3
-rw-r--r--src/gui/widgets/TristateCheckBox.cpp2
-rw-r--r--src/gui/widgets/TristateCheckBox.h3
-rw-r--r--src/gui/widgets/VUMeter.cpp2
-rw-r--r--src/gui/widgets/VUMeter.h3
-rw-r--r--src/gui/widgets/WheelyButton.cpp2
-rw-r--r--src/gui/widgets/WheelyButton.h3
-rw-r--r--src/gui/widgets/ZoomSlider.cpp2
-rw-r--r--src/gui/widgets/ZoomSlider.h3
-rw-r--r--src/misc/Debug.cpp2
-rw-r--r--src/misc/Debug.h2
-rw-r--r--src/misc/Strings.cpp1
-rw-r--r--src/misc/Strings.h1
-rw-r--r--src/sequencer/ControlBlockMmapper.cpp3
-rw-r--r--src/sequencer/ControlBlockMmapper.h3
-rw-r--r--src/sequencer/MmappedSegment.cpp3
-rw-r--r--src/sequencer/MmappedSegment.h3
-rw-r--r--src/sequencer/RosegardenSequencerApp.cpp2
-rw-r--r--src/sequencer/RosegardenSequencerApp.h3
-rw-r--r--src/sequencer/RosegardenSequencerIface.h2
-rw-r--r--src/sequencer/SequencerMmapper.cpp3
-rw-r--r--src/sequencer/SequencerMmapper.h3
-rw-r--r--src/sequencer/main.cpp2
-rw-r--r--src/sound/AlsaDriver.cpp2
-rw-r--r--src/sound/AlsaDriver.h2
-rw-r--r--src/sound/AlsaPort.cpp1
-rw-r--r--src/sound/AlsaPort.h1
-rw-r--r--src/sound/AudioCache.cpp3
-rw-r--r--src/sound/AudioCache.h2
-rw-r--r--src/sound/AudioFile.cpp1
-rw-r--r--src/sound/AudioFile.h2
-rw-r--r--src/sound/AudioFileManager.cpp1
-rw-r--r--src/sound/AudioFileManager.h1
-rw-r--r--src/sound/AudioFileTimeStretcher.cpp2
-rw-r--r--src/sound/AudioFileTimeStretcher.h2
-rw-r--r--src/sound/AudioPlayQueue.cpp3
-rw-r--r--src/sound/AudioPlayQueue.h2
-rw-r--r--src/sound/AudioProcess.cpp2
-rw-r--r--src/sound/AudioProcess.h2
-rw-r--r--src/sound/AudioTimeStretcher.cpp2
-rw-r--r--src/sound/AudioTimeStretcher.h2
-rw-r--r--src/sound/Audit.cpp2
-rw-r--r--src/sound/Audit.h2
-rw-r--r--src/sound/BWFAudioFile.cpp2
-rw-r--r--src/sound/BWFAudioFile.h2
-rw-r--r--src/sound/ControlBlock.cpp2
-rw-r--r--src/sound/ControlBlock.h2
-rw-r--r--src/sound/DSSIPluginFactory.cpp2
-rw-r--r--src/sound/DSSIPluginFactory.h2
-rw-r--r--src/sound/DSSIPluginInstance.cpp2
-rw-r--r--src/sound/DSSIPluginInstance.h2
-rw-r--r--src/sound/DummyDriver.h1
-rw-r--r--src/sound/ExternalTransport.h1
-rw-r--r--src/sound/JackDriver.cpp3
-rw-r--r--src/sound/JackDriver.h2
-rw-r--r--src/sound/LADSPAPluginFactory.cpp2
-rw-r--r--src/sound/LADSPAPluginFactory.h2
-rw-r--r--src/sound/LADSPAPluginInstance.cpp1
-rw-r--r--src/sound/LADSPAPluginInstance.h2
-rw-r--r--src/sound/MP3AudioFile.cpp2
-rw-r--r--src/sound/MP3AudioFile.h2
-rw-r--r--src/sound/MappedCommon.h2
-rw-r--r--src/sound/MappedComposition.cpp2
-rw-r--r--src/sound/MappedComposition.h2
-rw-r--r--src/sound/MappedDevice.cpp2
-rw-r--r--src/sound/MappedDevice.h2
-rw-r--r--src/sound/MappedEvent.cpp2
-rw-r--r--src/sound/MappedEvent.h2
-rw-r--r--src/sound/MappedInstrument.cpp2
-rw-r--r--src/sound/MappedInstrument.h2
-rw-r--r--src/sound/MappedRealTime.cpp2
-rw-r--r--src/sound/MappedRealTime.h2
-rw-r--r--src/sound/MappedStudio.cpp2
-rw-r--r--src/sound/MappedStudio.h2
-rw-r--r--src/sound/Midi.h1
-rw-r--r--src/sound/MidiEvent.cpp1
-rw-r--r--src/sound/MidiEvent.h1
-rw-r--r--src/sound/MidiFile.cpp2
-rw-r--r--src/sound/MidiFile.h1
-rw-r--r--src/sound/PeakFile.cpp1
-rw-r--r--src/sound/PeakFile.h1
-rw-r--r--src/sound/PeakFileManager.cpp2
-rw-r--r--src/sound/PeakFileManager.h2
-rw-r--r--src/sound/PlayableAudioFile.cpp2
-rw-r--r--src/sound/PlayableAudioFile.h2
-rw-r--r--src/sound/PluginFactory.cpp2
-rw-r--r--src/sound/PluginFactory.h2
-rw-r--r--src/sound/PluginIdentifier.cpp2
-rw-r--r--src/sound/PluginIdentifier.h2
-rw-r--r--src/sound/RIFFAudioFile.cpp2
-rw-r--r--src/sound/RIFFAudioFile.h2
-rw-r--r--src/sound/RecordableAudioFile.cpp2
-rw-r--r--src/sound/RecordableAudioFile.h2
-rw-r--r--src/sound/RingBuffer.h2
-rw-r--r--src/sound/RunnablePluginInstance.cpp2
-rw-r--r--src/sound/RunnablePluginInstance.h2
-rw-r--r--src/sound/SF2PatchExtractor.cpp2
-rw-r--r--src/sound/SF2PatchExtractor.h2
-rw-r--r--src/sound/SampleWindow.h2
-rw-r--r--src/sound/Scavenger.h2
-rw-r--r--src/sound/SequencerDataBlock.cpp2
-rw-r--r--src/sound/SequencerDataBlock.h2
-rw-r--r--src/sound/SoundDriver.cpp1
-rw-r--r--src/sound/SoundDriver.h1
-rw-r--r--src/sound/SoundDriverFactory.cpp1
-rw-r--r--src/sound/SoundDriverFactory.h1
-rw-r--r--src/sound/SoundFile.cpp1
-rw-r--r--src/sound/SoundFile.h1
-rw-r--r--src/sound/WAVAudioFile.cpp2
-rw-r--r--src/sound/WAVAudioFile.h2
-rw-r--r--src/test/accidentals.cpp2
-rw-r--r--src/test/segmenttransposecommand.cpp2
-rw-r--r--src/test/transpose.cpp1
1148 files changed, 0 insertions, 2724 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>
diff --git a/src/commands/edit/AddDotCommand.cpp b/src/commands/edit/AddDotCommand.cpp
index f4b802c..0a4b6ba 100644
--- a/src/commands/edit/AddDotCommand.cpp
+++ b/src/commands/edit/AddDotCommand.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/commands/edit/AddDotCommand.h b/src/commands/edit/AddDotCommand.h
index ca0b674..7ccd073 100644
--- a/src/commands/edit/AddDotCommand.h
+++ b/src/commands/edit/AddDotCommand.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/commands/edit/AddMarkerCommand.cpp b/src/commands/edit/AddMarkerCommand.cpp
index 528ee96..3219d9e 100644
--- a/src/commands/edit/AddMarkerCommand.cpp
+++ b/src/commands/edit/AddMarkerCommand.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/commands/edit/AddMarkerCommand.h b/src/commands/edit/AddMarkerCommand.h
index 551750a..138c85f 100644
--- a/src/commands/edit/AddMarkerCommand.h
+++ b/src/commands/edit/AddMarkerCommand.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/commands/edit/ChangeVelocityCommand.cpp b/src/commands/edit/ChangeVelocityCommand.cpp
index 9098cdf..8e5c891 100644
--- a/src/commands/edit/ChangeVelocityCommand.cpp
+++ b/src/commands/edit/ChangeVelocityCommand.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/commands/edit/ChangeVelocityCommand.h b/src/commands/edit/ChangeVelocityCommand.h
index 38d64e2..2f0eb79 100644
--- a/src/commands/edit/ChangeVelocityCommand.h
+++ b/src/commands/edit/ChangeVelocityCommand.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/commands/edit/ClearTriggersCommand.cpp b/src/commands/edit/ClearTriggersCommand.cpp
index fbdb5a6..027bea7 100644
--- a/src/commands/edit/ClearTriggersCommand.cpp
+++ b/src/commands/edit/ClearTriggersCommand.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/commands/edit/ClearTriggersCommand.h b/src/commands/edit/ClearTriggersCommand.h
index 65b7a16..d41beb5 100644
--- a/src/commands/edit/ClearTriggersCommand.h
+++ b/src/commands/edit/ClearTriggersCommand.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/commands/edit/CollapseNotesCommand.cpp b/src/commands/edit/CollapseNotesCommand.cpp
index 937ab43..3d199c6 100644
--- a/src/commands/edit/CollapseNotesCommand.cpp
+++ b/src/commands/edit/CollapseNotesCommand.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/commands/edit/CollapseNotesCommand.h b/src/commands/edit/CollapseNotesCommand.h
index 022cb38..eb39fd0 100644
--- a/src/commands/edit/CollapseNotesCommand.h
+++ b/src/commands/edit/CollapseNotesCommand.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/commands/edit/CopyCommand.cpp b/src/commands/edit/CopyCommand.cpp
index cd86359..7574fb6 100644
--- a/src/commands/edit/CopyCommand.cpp
+++ b/src/commands/edit/CopyCommand.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/commands/edit/CopyCommand.h b/src/commands/edit/CopyCommand.h
index a084a6d..f739cef 100644
--- a/src/commands/edit/CopyCommand.h
+++ b/src/commands/edit/CopyCommand.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/commands/edit/CutAndCloseCommand.cpp b/src/commands/edit/CutAndCloseCommand.cpp
index 959920b..e4ac799 100644
--- a/src/commands/edit/CutAndCloseCommand.cpp
+++ b/src/commands/edit/CutAndCloseCommand.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/commands/edit/CutAndCloseCommand.h b/src/commands/edit/CutAndCloseCommand.h
index 934219a..2a3f927 100644
--- a/src/commands/edit/CutAndCloseCommand.h
+++ b/src/commands/edit/CutAndCloseCommand.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/commands/edit/CutCommand.cpp b/src/commands/edit/CutCommand.cpp
index 78cbe85..6501510 100644
--- a/src/commands/edit/CutCommand.cpp
+++ b/src/commands/edit/CutCommand.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/commands/edit/CutCommand.h b/src/commands/edit/CutCommand.h
index 29f54be..a6ae43e 100644
--- a/src/commands/edit/CutCommand.h
+++ b/src/commands/edit/CutCommand.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/commands/edit/EraseCommand.cpp b/src/commands/edit/EraseCommand.cpp
index 246eb5f..cc199c6 100644
--- a/src/commands/edit/EraseCommand.cpp
+++ b/src/commands/edit/EraseCommand.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/commands/edit/EraseCommand.h b/src/commands/edit/EraseCommand.h
index fee4038..d4c29ef 100644
--- a/src/commands/edit/EraseCommand.h
+++ b/src/commands/edit/EraseCommand.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/commands/edit/EventEditCommand.cpp b/src/commands/edit/EventEditCommand.cpp
index 10bfe80..6956e90 100644
--- a/src/commands/edit/EventEditCommand.cpp
+++ b/src/commands/edit/EventEditCommand.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/commands/edit/EventEditCommand.h b/src/commands/edit/EventEditCommand.h
index 6ea6440..6d1540f 100644
--- a/src/commands/edit/EventEditCommand.h
+++ b/src/commands/edit/EventEditCommand.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/commands/edit/EventInsertionCommand.cpp b/src/commands/edit/EventInsertionCommand.cpp
index 348a545..6b71099 100644
--- a/src/commands/edit/EventInsertionCommand.cpp
+++ b/src/commands/edit/EventInsertionCommand.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/commands/edit/EventInsertionCommand.h b/src/commands/edit/EventInsertionCommand.h
index aee9c8b..9bd31df 100644
--- a/src/commands/edit/EventInsertionCommand.h
+++ b/src/commands/edit/EventInsertionCommand.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/commands/edit/EventQuantizeCommand.cpp b/src/commands/edit/EventQuantizeCommand.cpp
index 170aeca..8614537 100644
--- a/src/commands/edit/EventQuantizeCommand.cpp
+++ b/src/commands/edit/EventQuantizeCommand.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/commands/edit/EventQuantizeCommand.h b/src/commands/edit/EventQuantizeCommand.h
index 0423ed5..384d18f 100644
--- a/src/commands/edit/EventQuantizeCommand.h
+++ b/src/commands/edit/EventQuantizeCommand.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/commands/edit/EventUnquantizeCommand.cpp b/src/commands/edit/EventUnquantizeCommand.cpp
index b5b2470..6dc81fe 100644
--- a/src/commands/edit/EventUnquantizeCommand.cpp
+++ b/src/commands/edit/EventUnquantizeCommand.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/commands/edit/EventUnquantizeCommand.h b/src/commands/edit/EventUnquantizeCommand.h
index 4203726..0d526a2 100644
--- a/src/commands/edit/EventUnquantizeCommand.h
+++ b/src/commands/edit/EventUnquantizeCommand.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/commands/edit/InsertTriggerNoteCommand.cpp b/src/commands/edit/InsertTriggerNoteCommand.cpp
index 7022277..e974af9 100644
--- a/src/commands/edit/InsertTriggerNoteCommand.cpp
+++ b/src/commands/edit/InsertTriggerNoteCommand.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/commands/edit/InsertTriggerNoteCommand.h b/src/commands/edit/InsertTriggerNoteCommand.h
index 4dc1b19..04152ab 100644
--- a/src/commands/edit/InsertTriggerNoteCommand.h
+++ b/src/commands/edit/InsertTriggerNoteCommand.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/commands/edit/InvertCommand.cpp b/src/commands/edit/InvertCommand.cpp
index 44850e1..bfbbf04 100644
--- a/src/commands/edit/InvertCommand.cpp
+++ b/src/commands/edit/InvertCommand.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/commands/edit/InvertCommand.h b/src/commands/edit/InvertCommand.h
index b94803c..1005d3b 100644
--- a/src/commands/edit/InvertCommand.h
+++ b/src/commands/edit/InvertCommand.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/commands/edit/ModifyMarkerCommand.cpp b/src/commands/edit/ModifyMarkerCommand.cpp
index 777b76a..8bb6af3 100644
--- a/src/commands/edit/ModifyMarkerCommand.cpp
+++ b/src/commands/edit/ModifyMarkerCommand.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/commands/edit/ModifyMarkerCommand.h b/src/commands/edit/ModifyMarkerCommand.h
index e5721aa..71d934e 100644
--- a/src/commands/edit/ModifyMarkerCommand.h
+++ b/src/commands/edit/ModifyMarkerCommand.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/commands/edit/MoveAcrossSegmentsCommand.cpp b/src/commands/edit/MoveAcrossSegmentsCommand.cpp
index a01df03..e387ab4 100644
--- a/src/commands/edit/MoveAcrossSegmentsCommand.cpp
+++ b/src/commands/edit/MoveAcrossSegmentsCommand.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/commands/edit/MoveAcrossSegmentsCommand.h b/src/commands/edit/MoveAcrossSegmentsCommand.h
index de4fca2..3fa0c5c 100644
--- a/src/commands/edit/MoveAcrossSegmentsCommand.h
+++ b/src/commands/edit/MoveAcrossSegmentsCommand.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/commands/edit/MoveCommand.cpp b/src/commands/edit/MoveCommand.cpp
index aa6b891..228ad81 100644
--- a/src/commands/edit/MoveCommand.cpp
+++ b/src/commands/edit/MoveCommand.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/commands/edit/MoveCommand.h b/src/commands/edit/MoveCommand.h
index 5212a08..40815ab 100644
--- a/src/commands/edit/MoveCommand.h
+++ b/src/commands/edit/MoveCommand.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/commands/edit/PasteEventsCommand.cpp b/src/commands/edit/PasteEventsCommand.cpp
index 2e2e458..d705892 100644
--- a/src/commands/edit/PasteEventsCommand.cpp
+++ b/src/commands/edit/PasteEventsCommand.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/commands/edit/PasteEventsCommand.h b/src/commands/edit/PasteEventsCommand.h
index 04c8e74..4a17246 100644
--- a/src/commands/edit/PasteEventsCommand.h
+++ b/src/commands/edit/PasteEventsCommand.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/commands/edit/PasteSegmentsCommand.cpp b/src/commands/edit/PasteSegmentsCommand.cpp
index 12d243d..7db9288 100644
--- a/src/commands/edit/PasteSegmentsCommand.cpp
+++ b/src/commands/edit/PasteSegmentsCommand.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/commands/edit/PasteSegmentsCommand.h b/src/commands/edit/PasteSegmentsCommand.h
index 35253f8..cb7bd18 100644
--- a/src/commands/edit/PasteSegmentsCommand.h
+++ b/src/commands/edit/PasteSegmentsCommand.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/commands/edit/RemoveMarkerCommand.cpp b/src/commands/edit/RemoveMarkerCommand.cpp
index 6c8172b..55cb927 100644
--- a/src/commands/edit/RemoveMarkerCommand.cpp
+++ b/src/commands/edit/RemoveMarkerCommand.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/commands/edit/RemoveMarkerCommand.h b/src/commands/edit/RemoveMarkerCommand.h
index 570365f..928bb75 100644
--- a/src/commands/edit/RemoveMarkerCommand.h
+++ b/src/commands/edit/RemoveMarkerCommand.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/commands/edit/RescaleCommand.cpp b/src/commands/edit/RescaleCommand.cpp
index b29d725..b8aa1e3 100644
--- a/src/commands/edit/RescaleCommand.cpp
+++ b/src/commands/edit/RescaleCommand.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/commands/edit/RescaleCommand.h b/src/commands/edit/RescaleCommand.h
index 99ced62..de077d6 100644
--- a/src/commands/edit/RescaleCommand.h
+++ b/src/commands/edit/RescaleCommand.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/commands/edit/RetrogradeCommand.cpp b/src/commands/edit/RetrogradeCommand.cpp
index 670a45a..41480ae 100644
--- a/src/commands/edit/RetrogradeCommand.cpp
+++ b/src/commands/edit/RetrogradeCommand.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/commands/edit/RetrogradeCommand.h b/src/commands/edit/RetrogradeCommand.h
index 4c1d24e..f308443 100644
--- a/src/commands/edit/RetrogradeCommand.h
+++ b/src/commands/edit/RetrogradeCommand.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/commands/edit/RetrogradeInvertCommand.cpp b/src/commands/edit/RetrogradeInvertCommand.cpp
index c5e3e1b..a3f416f 100644
--- a/src/commands/edit/RetrogradeInvertCommand.cpp
+++ b/src/commands/edit/RetrogradeInvertCommand.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/commands/edit/RetrogradeInvertCommand.h b/src/commands/edit/RetrogradeInvertCommand.h
index 70f22d7..c769bbe 100644
--- a/src/commands/edit/RetrogradeInvertCommand.h
+++ b/src/commands/edit/RetrogradeInvertCommand.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/commands/edit/SelectionPropertyCommand.cpp b/src/commands/edit/SelectionPropertyCommand.cpp
index a5beebe..83f64a3 100644
--- a/src/commands/edit/SelectionPropertyCommand.cpp
+++ b/src/commands/edit/SelectionPropertyCommand.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/commands/edit/SelectionPropertyCommand.h b/src/commands/edit/SelectionPropertyCommand.h
index 586717a..b600e5d 100644
--- a/src/commands/edit/SelectionPropertyCommand.h
+++ b/src/commands/edit/SelectionPropertyCommand.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/commands/edit/SetLyricsCommand.cpp b/src/commands/edit/SetLyricsCommand.cpp
index cfee2bf..51791d4 100644
--- a/src/commands/edit/SetLyricsCommand.cpp
+++ b/src/commands/edit/SetLyricsCommand.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/commands/edit/SetLyricsCommand.h b/src/commands/edit/SetLyricsCommand.h
index e3a8589..bea10f6 100644
--- a/src/commands/edit/SetLyricsCommand.h
+++ b/src/commands/edit/SetLyricsCommand.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/commands/edit/SetNoteTypeCommand.cpp b/src/commands/edit/SetNoteTypeCommand.cpp
index 7cf7d11..49fd155 100644
--- a/src/commands/edit/SetNoteTypeCommand.cpp
+++ b/src/commands/edit/SetNoteTypeCommand.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/commands/edit/SetNoteTypeCommand.h b/src/commands/edit/SetNoteTypeCommand.h
index 9709842..00b2768 100644
--- a/src/commands/edit/SetNoteTypeCommand.h
+++ b/src/commands/edit/SetNoteTypeCommand.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/commands/edit/SetTriggerCommand.cpp b/src/commands/edit/SetTriggerCommand.cpp
index c678be3..1284c49 100644
--- a/src/commands/edit/SetTriggerCommand.cpp
+++ b/src/commands/edit/SetTriggerCommand.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/commands/edit/SetTriggerCommand.h b/src/commands/edit/SetTriggerCommand.h
index 3d68dd8..921299a 100644
--- a/src/commands/edit/SetTriggerCommand.h
+++ b/src/commands/edit/SetTriggerCommand.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/commands/edit/TransposeCommand.cpp b/src/commands/edit/TransposeCommand.cpp
index 23742ab..d5935c5 100644
--- a/src/commands/edit/TransposeCommand.cpp
+++ b/src/commands/edit/TransposeCommand.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/commands/edit/TransposeCommand.h b/src/commands/edit/TransposeCommand.h
index 6de15a0..f161345 100644
--- a/src/commands/edit/TransposeCommand.h
+++ b/src/commands/edit/TransposeCommand.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/commands/matrix/MatrixEraseCommand.cpp b/src/commands/matrix/MatrixEraseCommand.cpp
index 6779678..28e5319 100644
--- a/src/commands/matrix/MatrixEraseCommand.cpp
+++ b/src/commands/matrix/MatrixEraseCommand.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/commands/matrix/MatrixEraseCommand.h b/src/commands/matrix/MatrixEraseCommand.h
index 244c0f9..90effb1 100644
--- a/src/commands/matrix/MatrixEraseCommand.h
+++ b/src/commands/matrix/MatrixEraseCommand.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/commands/matrix/MatrixInsertionCommand.cpp b/src/commands/matrix/MatrixInsertionCommand.cpp
index 970b9d0..b9c22eb 100644
--- a/src/commands/matrix/MatrixInsertionCommand.cpp
+++ b/src/commands/matrix/MatrixInsertionCommand.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/commands/matrix/MatrixInsertionCommand.h b/src/commands/matrix/MatrixInsertionCommand.h
index bca8e0a..c69ed62 100644
--- a/src/commands/matrix/MatrixInsertionCommand.h
+++ b/src/commands/matrix/MatrixInsertionCommand.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/commands/matrix/MatrixModifyCommand.cpp b/src/commands/matrix/MatrixModifyCommand.cpp
index 04cd903..03cd3cd 100644
--- a/src/commands/matrix/MatrixModifyCommand.cpp
+++ b/src/commands/matrix/MatrixModifyCommand.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/commands/matrix/MatrixModifyCommand.h b/src/commands/matrix/MatrixModifyCommand.h
index df9bdc0..6d48a62 100644
--- a/src/commands/matrix/MatrixModifyCommand.h
+++ b/src/commands/matrix/MatrixModifyCommand.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/commands/matrix/MatrixPercussionInsertionCommand.cpp b/src/commands/matrix/MatrixPercussionInsertionCommand.cpp
index 0e5aa0e..1c8e1e2 100644
--- a/src/commands/matrix/MatrixPercussionInsertionCommand.cpp
+++ b/src/commands/matrix/MatrixPercussionInsertionCommand.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/commands/matrix/MatrixPercussionInsertionCommand.h b/src/commands/matrix/MatrixPercussionInsertionCommand.h
index 513754d..3f72413 100644
--- a/src/commands/matrix/MatrixPercussionInsertionCommand.h
+++ b/src/commands/matrix/MatrixPercussionInsertionCommand.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/commands/notation/AddFingeringMarkCommand.cpp b/src/commands/notation/AddFingeringMarkCommand.cpp
index a8a8b14..c188e51 100644
--- a/src/commands/notation/AddFingeringMarkCommand.cpp
+++ b/src/commands/notation/AddFingeringMarkCommand.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/commands/notation/AddFingeringMarkCommand.h b/src/commands/notation/AddFingeringMarkCommand.h
index e044ef7..df89909 100644
--- a/src/commands/notation/AddFingeringMarkCommand.h
+++ b/src/commands/notation/AddFingeringMarkCommand.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/commands/notation/AddIndicationCommand.cpp b/src/commands/notation/AddIndicationCommand.cpp
index 7b8988c..902930a 100644
--- a/src/commands/notation/AddIndicationCommand.cpp
+++ b/src/commands/notation/AddIndicationCommand.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/commands/notation/AddIndicationCommand.h b/src/commands/notation/AddIndicationCommand.h
index 396a488..92a0c7d 100644
--- a/src/commands/notation/AddIndicationCommand.h
+++ b/src/commands/notation/AddIndicationCommand.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/commands/notation/AddMarkCommand.cpp b/src/commands/notation/AddMarkCommand.cpp
index 0421793..dce123e 100644
--- a/src/commands/notation/AddMarkCommand.cpp
+++ b/src/commands/notation/AddMarkCommand.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/commands/notation/AddMarkCommand.h b/src/commands/notation/AddMarkCommand.h
index 5382417..2c3eca4 100644
--- a/src/commands/notation/AddMarkCommand.h
+++ b/src/commands/notation/AddMarkCommand.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/commands/notation/AddSlashesCommand.cpp b/src/commands/notation/AddSlashesCommand.cpp
index 1e2e5a6..9233051 100644
--- a/src/commands/notation/AddSlashesCommand.cpp
+++ b/src/commands/notation/AddSlashesCommand.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/commands/notation/AddSlashesCommand.h b/src/commands/notation/AddSlashesCommand.h
index cf9cc89..9aba8e8 100644
--- a/src/commands/notation/AddSlashesCommand.h
+++ b/src/commands/notation/AddSlashesCommand.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/commands/notation/AddTextMarkCommand.cpp b/src/commands/notation/AddTextMarkCommand.cpp
index 3983152..1677b7d 100644
--- a/src/commands/notation/AddTextMarkCommand.cpp
+++ b/src/commands/notation/AddTextMarkCommand.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/commands/notation/AddTextMarkCommand.h b/src/commands/notation/AddTextMarkCommand.h
index e6a8f30..8bd63d9 100644
--- a/src/commands/notation/AddTextMarkCommand.h
+++ b/src/commands/notation/AddTextMarkCommand.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/commands/notation/AutoBeamCommand.cpp b/src/commands/notation/AutoBeamCommand.cpp
index 860e9cf..579edde 100644
--- a/src/commands/notation/AutoBeamCommand.cpp
+++ b/src/commands/notation/AutoBeamCommand.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/commands/notation/AutoBeamCommand.h b/src/commands/notation/AutoBeamCommand.h
index a9ef26a..c192d50 100644
--- a/src/commands/notation/AutoBeamCommand.h
+++ b/src/commands/notation/AutoBeamCommand.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/commands/notation/BeamCommand.cpp b/src/commands/notation/BeamCommand.cpp
index 8e572e7..ec880a2 100644
--- a/src/commands/notation/BeamCommand.cpp
+++ b/src/commands/notation/BeamCommand.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/commands/notation/BeamCommand.h b/src/commands/notation/BeamCommand.h
index 64efbb1..1a446e3 100644
--- a/src/commands/notation/BeamCommand.h
+++ b/src/commands/notation/BeamCommand.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/commands/notation/BreakCommand.cpp b/src/commands/notation/BreakCommand.cpp
index ccb64d1..f279fa7 100644
--- a/src/commands/notation/BreakCommand.cpp
+++ b/src/commands/notation/BreakCommand.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/commands/notation/BreakCommand.h b/src/commands/notation/BreakCommand.h
index 61dc031..ecc80f8 100644
--- a/src/commands/notation/BreakCommand.h
+++ b/src/commands/notation/BreakCommand.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/commands/notation/ChangeSlurPositionCommand.cpp b/src/commands/notation/ChangeSlurPositionCommand.cpp
index cc8613b..e341b20 100644
--- a/src/commands/notation/ChangeSlurPositionCommand.cpp
+++ b/src/commands/notation/ChangeSlurPositionCommand.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/commands/notation/ChangeSlurPositionCommand.h b/src/commands/notation/ChangeSlurPositionCommand.h
index 3cceb3a..77a0795 100644
--- a/src/commands/notation/ChangeSlurPositionCommand.h
+++ b/src/commands/notation/ChangeSlurPositionCommand.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/commands/notation/ChangeStemsCommand.cpp b/src/commands/notation/ChangeStemsCommand.cpp
index d133d46..210764d 100644
--- a/src/commands/notation/ChangeStemsCommand.cpp
+++ b/src/commands/notation/ChangeStemsCommand.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/commands/notation/ChangeStemsCommand.h b/src/commands/notation/ChangeStemsCommand.h
index 6cb18de..587e6a1 100644
--- a/src/commands/notation/ChangeStemsCommand.h
+++ b/src/commands/notation/ChangeStemsCommand.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/commands/notation/ChangeStyleCommand.cpp b/src/commands/notation/ChangeStyleCommand.cpp
index f6a3464..9fde158 100644
--- a/src/commands/notation/ChangeStyleCommand.cpp
+++ b/src/commands/notation/ChangeStyleCommand.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/commands/notation/ChangeStyleCommand.h b/src/commands/notation/ChangeStyleCommand.h
index 5e9b391..1ccb7cb 100644
--- a/src/commands/notation/ChangeStyleCommand.h
+++ b/src/commands/notation/ChangeStyleCommand.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/commands/notation/ChangeTiePositionCommand.cpp b/src/commands/notation/ChangeTiePositionCommand.cpp
index b374ef0..aef8503 100644
--- a/src/commands/notation/ChangeTiePositionCommand.cpp
+++ b/src/commands/notation/ChangeTiePositionCommand.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/commands/notation/ChangeTiePositionCommand.h b/src/commands/notation/ChangeTiePositionCommand.h
index 2a61f4e..957920d 100644
--- a/src/commands/notation/ChangeTiePositionCommand.h
+++ b/src/commands/notation/ChangeTiePositionCommand.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/commands/notation/ClefInsertionCommand.cpp b/src/commands/notation/ClefInsertionCommand.cpp
index 5573975..372bbe6 100644
--- a/src/commands/notation/ClefInsertionCommand.cpp
+++ b/src/commands/notation/ClefInsertionCommand.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/commands/notation/ClefInsertionCommand.h b/src/commands/notation/ClefInsertionCommand.h
index 9cacdfb..a7096dd 100644
--- a/src/commands/notation/ClefInsertionCommand.h
+++ b/src/commands/notation/ClefInsertionCommand.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/commands/notation/CollapseRestsCommand.cpp b/src/commands/notation/CollapseRestsCommand.cpp
index 9578a8a..2c355f8 100644
--- a/src/commands/notation/CollapseRestsCommand.cpp
+++ b/src/commands/notation/CollapseRestsCommand.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/commands/notation/CollapseRestsCommand.h b/src/commands/notation/CollapseRestsCommand.h
index 799d470..932217c 100644
--- a/src/commands/notation/CollapseRestsCommand.h
+++ b/src/commands/notation/CollapseRestsCommand.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/commands/notation/DeCounterpointCommand.cpp b/src/commands/notation/DeCounterpointCommand.cpp
index 9a2699a..27ae037 100644
--- a/src/commands/notation/DeCounterpointCommand.cpp
+++ b/src/commands/notation/DeCounterpointCommand.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/commands/notation/DeCounterpointCommand.h b/src/commands/notation/DeCounterpointCommand.h
index de4cb8d..fe17105 100644
--- a/src/commands/notation/DeCounterpointCommand.h
+++ b/src/commands/notation/DeCounterpointCommand.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/commands/notation/EraseEventCommand.cpp b/src/commands/notation/EraseEventCommand.cpp
index e599079..57781ac 100644
--- a/src/commands/notation/EraseEventCommand.cpp
+++ b/src/commands/notation/EraseEventCommand.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/commands/notation/EraseEventCommand.h b/src/commands/notation/EraseEventCommand.h
index 07043fa..e9348f5 100644
--- a/src/commands/notation/EraseEventCommand.h
+++ b/src/commands/notation/EraseEventCommand.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/commands/notation/FixNotationQuantizeCommand.cpp b/src/commands/notation/FixNotationQuantizeCommand.cpp
index 14f01c8..674aa01 100644
--- a/src/commands/notation/FixNotationQuantizeCommand.cpp
+++ b/src/commands/notation/FixNotationQuantizeCommand.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/commands/notation/FixNotationQuantizeCommand.h b/src/commands/notation/FixNotationQuantizeCommand.h
index 5290d5a..38800e6 100644
--- a/src/commands/notation/FixNotationQuantizeCommand.h
+++ b/src/commands/notation/FixNotationQuantizeCommand.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/commands/notation/GraceCommand.cpp b/src/commands/notation/GraceCommand.cpp
index 1d1065d..ed50fa4 100644
--- a/src/commands/notation/GraceCommand.cpp
+++ b/src/commands/notation/GraceCommand.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/commands/notation/GraceCommand.h b/src/commands/notation/GraceCommand.h
index 50d1290..0074f9a 100644
--- a/src/commands/notation/GraceCommand.h
+++ b/src/commands/notation/GraceCommand.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/commands/notation/GuitarChordInsertionCommand.cpp b/src/commands/notation/GuitarChordInsertionCommand.cpp
index 6b8fcf6..452dc13 100644
--- a/src/commands/notation/GuitarChordInsertionCommand.cpp
+++ b/src/commands/notation/GuitarChordInsertionCommand.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/commands/notation/GuitarChordInsertionCommand.h b/src/commands/notation/GuitarChordInsertionCommand.h
index 0a2db02..c2efc7c 100644
--- a/src/commands/notation/GuitarChordInsertionCommand.h
+++ b/src/commands/notation/GuitarChordInsertionCommand.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/commands/notation/IncrementDisplacementsCommand.cpp b/src/commands/notation/IncrementDisplacementsCommand.cpp
index 299d58f..02fc71d 100644
--- a/src/commands/notation/IncrementDisplacementsCommand.cpp
+++ b/src/commands/notation/IncrementDisplacementsCommand.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/commands/notation/IncrementDisplacementsCommand.h b/src/commands/notation/IncrementDisplacementsCommand.h
index 740d37f..1e27648 100644
--- a/src/commands/notation/IncrementDisplacementsCommand.h
+++ b/src/commands/notation/IncrementDisplacementsCommand.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/commands/notation/InterpretCommand.cpp b/src/commands/notation/InterpretCommand.cpp
index 6d1b18b..5e9a451 100644
--- a/src/commands/notation/InterpretCommand.cpp
+++ b/src/commands/notation/InterpretCommand.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/commands/notation/InterpretCommand.h b/src/commands/notation/InterpretCommand.h
index c4e2254..d62562c 100644
--- a/src/commands/notation/InterpretCommand.h
+++ b/src/commands/notation/InterpretCommand.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/commands/notation/KeyInsertionCommand.cpp b/src/commands/notation/KeyInsertionCommand.cpp
index fc2bb84..dee0b77 100644
--- a/src/commands/notation/KeyInsertionCommand.cpp
+++ b/src/commands/notation/KeyInsertionCommand.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/commands/notation/KeyInsertionCommand.h b/src/commands/notation/KeyInsertionCommand.h
index e044619..276c261 100644
--- a/src/commands/notation/KeyInsertionCommand.h
+++ b/src/commands/notation/KeyInsertionCommand.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/commands/notation/MakeAccidentalsCautionaryCommand.cpp b/src/commands/notation/MakeAccidentalsCautionaryCommand.cpp
index 7e9ea30..1d633f5 100644
--- a/src/commands/notation/MakeAccidentalsCautionaryCommand.cpp
+++ b/src/commands/notation/MakeAccidentalsCautionaryCommand.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/commands/notation/MakeAccidentalsCautionaryCommand.h b/src/commands/notation/MakeAccidentalsCautionaryCommand.h
index 13c1674..bac5776 100644
--- a/src/commands/notation/MakeAccidentalsCautionaryCommand.h
+++ b/src/commands/notation/MakeAccidentalsCautionaryCommand.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/commands/notation/MakeChordCommand.cpp b/src/commands/notation/MakeChordCommand.cpp
index 307ac6d..dbd1460 100644
--- a/src/commands/notation/MakeChordCommand.cpp
+++ b/src/commands/notation/MakeChordCommand.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/commands/notation/MakeChordCommand.h b/src/commands/notation/MakeChordCommand.h
index 8738013..ab05a4b 100644
--- a/src/commands/notation/MakeChordCommand.h
+++ b/src/commands/notation/MakeChordCommand.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/commands/notation/MakeNotesViableCommand.cpp b/src/commands/notation/MakeNotesViableCommand.cpp
index 6da7e82..58c30b5 100644
--- a/src/commands/notation/MakeNotesViableCommand.cpp
+++ b/src/commands/notation/MakeNotesViableCommand.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/commands/notation/MakeNotesViableCommand.h b/src/commands/notation/MakeNotesViableCommand.h
index 65cdd92..db56691 100644
--- a/src/commands/notation/MakeNotesViableCommand.h
+++ b/src/commands/notation/MakeNotesViableCommand.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/commands/notation/MakeRegionViableCommand.cpp b/src/commands/notation/MakeRegionViableCommand.cpp
index 62c576b..e2acb11 100644
--- a/src/commands/notation/MakeRegionViableCommand.cpp
+++ b/src/commands/notation/MakeRegionViableCommand.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/commands/notation/MakeRegionViableCommand.h b/src/commands/notation/MakeRegionViableCommand.h
index ebe9406..dd98170 100644
--- a/src/commands/notation/MakeRegionViableCommand.h
+++ b/src/commands/notation/MakeRegionViableCommand.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/commands/notation/MultiKeyInsertionCommand.cpp b/src/commands/notation/MultiKeyInsertionCommand.cpp
index f242b9c..22cd786 100644
--- a/src/commands/notation/MultiKeyInsertionCommand.cpp
+++ b/src/commands/notation/MultiKeyInsertionCommand.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/commands/notation/MultiKeyInsertionCommand.h b/src/commands/notation/MultiKeyInsertionCommand.h
index 916918d..488c6fb 100644
--- a/src/commands/notation/MultiKeyInsertionCommand.h
+++ b/src/commands/notation/MultiKeyInsertionCommand.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/commands/notation/NormalizeRestsCommand.cpp b/src/commands/notation/NormalizeRestsCommand.cpp
index 20a17b5..7814124 100644
--- a/src/commands/notation/NormalizeRestsCommand.cpp
+++ b/src/commands/notation/NormalizeRestsCommand.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/commands/notation/NormalizeRestsCommand.h b/src/commands/notation/NormalizeRestsCommand.h
index 7fd42ea..ccf0783 100644
--- a/src/commands/notation/NormalizeRestsCommand.h
+++ b/src/commands/notation/NormalizeRestsCommand.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/commands/notation/NoteInsertionCommand.cpp b/src/commands/notation/NoteInsertionCommand.cpp
index fdbbc77..8c97a23 100644
--- a/src/commands/notation/NoteInsertionCommand.cpp
+++ b/src/commands/notation/NoteInsertionCommand.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/commands/notation/NoteInsertionCommand.h b/src/commands/notation/NoteInsertionCommand.h
index 9424f1c..e7a84ed 100644
--- a/src/commands/notation/NoteInsertionCommand.h
+++ b/src/commands/notation/NoteInsertionCommand.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/commands/notation/RemoveFingeringMarksCommand.cpp b/src/commands/notation/RemoveFingeringMarksCommand.cpp
index 5b69a0b..15a9b70 100644
--- a/src/commands/notation/RemoveFingeringMarksCommand.cpp
+++ b/src/commands/notation/RemoveFingeringMarksCommand.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/commands/notation/RemoveFingeringMarksCommand.h b/src/commands/notation/RemoveFingeringMarksCommand.h
index b82fa68..51aea28 100644
--- a/src/commands/notation/RemoveFingeringMarksCommand.h
+++ b/src/commands/notation/RemoveFingeringMarksCommand.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/commands/notation/RemoveMarksCommand.cpp b/src/commands/notation/RemoveMarksCommand.cpp
index 631ba1a..fdf8f82 100644
--- a/src/commands/notation/RemoveMarksCommand.cpp
+++ b/src/commands/notation/RemoveMarksCommand.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/commands/notation/RemoveMarksCommand.h b/src/commands/notation/RemoveMarksCommand.h
index 690e592..2e77da0 100644
--- a/src/commands/notation/RemoveMarksCommand.h
+++ b/src/commands/notation/RemoveMarksCommand.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/commands/notation/RemoveNotationQuantizeCommand.cpp b/src/commands/notation/RemoveNotationQuantizeCommand.cpp
index 2d824a0..dfa75ee 100644
--- a/src/commands/notation/RemoveNotationQuantizeCommand.cpp
+++ b/src/commands/notation/RemoveNotationQuantizeCommand.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/commands/notation/RemoveNotationQuantizeCommand.h b/src/commands/notation/RemoveNotationQuantizeCommand.h
index f065345..8c4f8f8 100644
--- a/src/commands/notation/RemoveNotationQuantizeCommand.h
+++ b/src/commands/notation/RemoveNotationQuantizeCommand.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/commands/notation/ResetDisplacementsCommand.cpp b/src/commands/notation/ResetDisplacementsCommand.cpp
index cb38387..dcf7e7b 100644
--- a/src/commands/notation/ResetDisplacementsCommand.cpp
+++ b/src/commands/notation/ResetDisplacementsCommand.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/commands/notation/ResetDisplacementsCommand.h b/src/commands/notation/ResetDisplacementsCommand.h
index 4c819a5..9cac105 100644
--- a/src/commands/notation/ResetDisplacementsCommand.h
+++ b/src/commands/notation/ResetDisplacementsCommand.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/commands/notation/RespellCommand.cpp b/src/commands/notation/RespellCommand.cpp
index 2d64ff7..22e27f7 100644
--- a/src/commands/notation/RespellCommand.cpp
+++ b/src/commands/notation/RespellCommand.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/commands/notation/RespellCommand.h b/src/commands/notation/RespellCommand.h
index 4f98dff..be84a77 100644
--- a/src/commands/notation/RespellCommand.h
+++ b/src/commands/notation/RespellCommand.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/commands/notation/RestInsertionCommand.cpp b/src/commands/notation/RestInsertionCommand.cpp
index 8fff336..dca205f 100644
--- a/src/commands/notation/RestInsertionCommand.cpp
+++ b/src/commands/notation/RestInsertionCommand.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/commands/notation/RestInsertionCommand.h b/src/commands/notation/RestInsertionCommand.h
index dc3d991..09654bd 100644
--- a/src/commands/notation/RestInsertionCommand.h
+++ b/src/commands/notation/RestInsertionCommand.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/commands/notation/RestoreSlursCommand.cpp b/src/commands/notation/RestoreSlursCommand.cpp
index f6dd19d..990d13e 100644
--- a/src/commands/notation/RestoreSlursCommand.cpp
+++ b/src/commands/notation/RestoreSlursCommand.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/commands/notation/RestoreSlursCommand.h b/src/commands/notation/RestoreSlursCommand.h
index 33b1b1c..b981c57 100644
--- a/src/commands/notation/RestoreSlursCommand.h
+++ b/src/commands/notation/RestoreSlursCommand.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/commands/notation/RestoreStemsCommand.cpp b/src/commands/notation/RestoreStemsCommand.cpp
index fadd82e..179acf7 100644
--- a/src/commands/notation/RestoreStemsCommand.cpp
+++ b/src/commands/notation/RestoreStemsCommand.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/commands/notation/RestoreStemsCommand.h b/src/commands/notation/RestoreStemsCommand.h
index 0b5159d..98ca79e 100644
--- a/src/commands/notation/RestoreStemsCommand.h
+++ b/src/commands/notation/RestoreStemsCommand.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/commands/notation/RestoreTiesCommand.cpp b/src/commands/notation/RestoreTiesCommand.cpp
index 2430524..9e363ff 100644
--- a/src/commands/notation/RestoreTiesCommand.cpp
+++ b/src/commands/notation/RestoreTiesCommand.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/commands/notation/RestoreTiesCommand.h b/src/commands/notation/RestoreTiesCommand.h
index 9955c48..39f53ef 100644
--- a/src/commands/notation/RestoreTiesCommand.h
+++ b/src/commands/notation/RestoreTiesCommand.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/commands/notation/SetVisibilityCommand.cpp b/src/commands/notation/SetVisibilityCommand.cpp
index d66e476..8d0eb2e 100644
--- a/src/commands/notation/SetVisibilityCommand.cpp
+++ b/src/commands/notation/SetVisibilityCommand.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/commands/notation/SetVisibilityCommand.h b/src/commands/notation/SetVisibilityCommand.h
index 1cddc0b..b65d2df 100644
--- a/src/commands/notation/SetVisibilityCommand.h
+++ b/src/commands/notation/SetVisibilityCommand.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/commands/notation/SustainInsertionCommand.cpp b/src/commands/notation/SustainInsertionCommand.cpp
index 4f12aa1..9297972 100644
--- a/src/commands/notation/SustainInsertionCommand.cpp
+++ b/src/commands/notation/SustainInsertionCommand.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/commands/notation/SustainInsertionCommand.h b/src/commands/notation/SustainInsertionCommand.h
index ee80b93..84b7777 100644
--- a/src/commands/notation/SustainInsertionCommand.h
+++ b/src/commands/notation/SustainInsertionCommand.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/commands/notation/TextChangeCommand.cpp b/src/commands/notation/TextChangeCommand.cpp
index 1cc0a5b..7004bb1 100644
--- a/src/commands/notation/TextChangeCommand.cpp
+++ b/src/commands/notation/TextChangeCommand.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/commands/notation/TextChangeCommand.h b/src/commands/notation/TextChangeCommand.h
index 5dce48e..7f23308 100644
--- a/src/commands/notation/TextChangeCommand.h
+++ b/src/commands/notation/TextChangeCommand.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/commands/notation/TextInsertionCommand.cpp b/src/commands/notation/TextInsertionCommand.cpp
index f189f94..3f3c772 100644
--- a/src/commands/notation/TextInsertionCommand.cpp
+++ b/src/commands/notation/TextInsertionCommand.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/commands/notation/TextInsertionCommand.h b/src/commands/notation/TextInsertionCommand.h
index 34b574f..c1cd759 100644
--- a/src/commands/notation/TextInsertionCommand.h
+++ b/src/commands/notation/TextInsertionCommand.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/commands/notation/TieNotesCommand.cpp b/src/commands/notation/TieNotesCommand.cpp
index ff7f3ab..cd3fa00 100644
--- a/src/commands/notation/TieNotesCommand.cpp
+++ b/src/commands/notation/TieNotesCommand.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/commands/notation/TieNotesCommand.h b/src/commands/notation/TieNotesCommand.h
index cd80c84..f6539eb 100644
--- a/src/commands/notation/TieNotesCommand.h
+++ b/src/commands/notation/TieNotesCommand.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/commands/notation/TupletCommand.cpp b/src/commands/notation/TupletCommand.cpp
index 2597424..2458f89 100644
--- a/src/commands/notation/TupletCommand.cpp
+++ b/src/commands/notation/TupletCommand.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/commands/notation/TupletCommand.h b/src/commands/notation/TupletCommand.h
index 2748411..9985e05 100644
--- a/src/commands/notation/TupletCommand.h
+++ b/src/commands/notation/TupletCommand.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/commands/notation/UnGraceCommand.cpp b/src/commands/notation/UnGraceCommand.cpp
index d88365e..32a4e63 100644
--- a/src/commands/notation/UnGraceCommand.cpp
+++ b/src/commands/notation/UnGraceCommand.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/commands/notation/UnGraceCommand.h b/src/commands/notation/UnGraceCommand.h
index f96a7f8..e5fac80 100644
--- a/src/commands/notation/UnGraceCommand.h
+++ b/src/commands/notation/UnGraceCommand.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/commands/notation/UnTupletCommand.cpp b/src/commands/notation/UnTupletCommand.cpp
index d502529..0a614fc 100644
--- a/src/commands/notation/UnTupletCommand.cpp
+++ b/src/commands/notation/UnTupletCommand.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/commands/notation/UnTupletCommand.h b/src/commands/notation/UnTupletCommand.h
index 3d5c2fe..38a0d1d 100644
--- a/src/commands/notation/UnTupletCommand.h
+++ b/src/commands/notation/UnTupletCommand.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/commands/notation/UntieNotesCommand.cpp b/src/commands/notation/UntieNotesCommand.cpp
index 9bd85c7..1c64a97 100644
--- a/src/commands/notation/UntieNotesCommand.cpp
+++ b/src/commands/notation/UntieNotesCommand.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/commands/notation/UntieNotesCommand.h b/src/commands/notation/UntieNotesCommand.h
index be209c7..fdef3d1 100644
--- a/src/commands/notation/UntieNotesCommand.h
+++ b/src/commands/notation/UntieNotesCommand.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/commands/segment/AddTempoChangeCommand.cpp b/src/commands/segment/AddTempoChangeCommand.cpp
index 6e67b00..f921b60 100644
--- a/src/commands/segment/AddTempoChangeCommand.cpp
+++ b/src/commands/segment/AddTempoChangeCommand.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/commands/segment/AddTempoChangeCommand.h b/src/commands/segment/AddTempoChangeCommand.h
index 8beb391..f70a670 100644
--- a/src/commands/segment/AddTempoChangeCommand.h
+++ b/src/commands/segment/AddTempoChangeCommand.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/commands/segment/AddTimeSignatureAndNormalizeCommand.cpp b/src/commands/segment/AddTimeSignatureAndNormalizeCommand.cpp
index 45b391b..ddba428 100644
--- a/src/commands/segment/AddTimeSignatureAndNormalizeCommand.cpp
+++ b/src/commands/segment/AddTimeSignatureAndNormalizeCommand.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/commands/segment/AddTimeSignatureAndNormalizeCommand.h b/src/commands/segment/AddTimeSignatureAndNormalizeCommand.h
index f22faa4..3ba2431 100644
--- a/src/commands/segment/AddTimeSignatureAndNormalizeCommand.h
+++ b/src/commands/segment/AddTimeSignatureAndNormalizeCommand.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/commands/segment/AddTimeSignatureCommand.cpp b/src/commands/segment/AddTimeSignatureCommand.cpp
index 0687962..8263085 100644
--- a/src/commands/segment/AddTimeSignatureCommand.cpp
+++ b/src/commands/segment/AddTimeSignatureCommand.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/commands/segment/AddTimeSignatureCommand.h b/src/commands/segment/AddTimeSignatureCommand.h
index 50e7c4b..265a99e 100644
--- a/src/commands/segment/AddTimeSignatureCommand.h
+++ b/src/commands/segment/AddTimeSignatureCommand.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/commands/segment/AddTracksCommand.cpp b/src/commands/segment/AddTracksCommand.cpp
index 094b5cc..223414a 100644
--- a/src/commands/segment/AddTracksCommand.cpp
+++ b/src/commands/segment/AddTracksCommand.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/commands/segment/AddTracksCommand.h b/src/commands/segment/AddTracksCommand.h
index 60c8e98..86247e6 100644
--- a/src/commands/segment/AddTracksCommand.h
+++ b/src/commands/segment/AddTracksCommand.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/commands/segment/AddTriggerSegmentCommand.cpp b/src/commands/segment/AddTriggerSegmentCommand.cpp
index 9819428..3ef605f 100644
--- a/src/commands/segment/AddTriggerSegmentCommand.cpp
+++ b/src/commands/segment/AddTriggerSegmentCommand.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/commands/segment/AddTriggerSegmentCommand.h b/src/commands/segment/AddTriggerSegmentCommand.h
index 46d23cb..c47b4d2 100644
--- a/src/commands/segment/AddTriggerSegmentCommand.h
+++ b/src/commands/segment/AddTriggerSegmentCommand.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/commands/segment/AudioSegmentAutoSplitCommand.cpp b/src/commands/segment/AudioSegmentAutoSplitCommand.cpp
index b450c89..385a228 100644
--- a/src/commands/segment/AudioSegmentAutoSplitCommand.cpp
+++ b/src/commands/segment/AudioSegmentAutoSplitCommand.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/commands/segment/AudioSegmentAutoSplitCommand.h b/src/commands/segment/AudioSegmentAutoSplitCommand.h
index 145b344..f6e27bf 100644
--- a/src/commands/segment/AudioSegmentAutoSplitCommand.h
+++ b/src/commands/segment/AudioSegmentAutoSplitCommand.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/commands/segment/AudioSegmentDistributeCommand.cpp b/src/commands/segment/AudioSegmentDistributeCommand.cpp
index bde65f6..9918bef 100644
--- a/src/commands/segment/AudioSegmentDistributeCommand.cpp
+++ b/src/commands/segment/AudioSegmentDistributeCommand.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/commands/segment/AudioSegmentDistributeCommand.h b/src/commands/segment/AudioSegmentDistributeCommand.h
index f9fc98e..c71f35b 100644
--- a/src/commands/segment/AudioSegmentDistributeCommand.h
+++ b/src/commands/segment/AudioSegmentDistributeCommand.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/commands/segment/AudioSegmentInsertCommand.cpp b/src/commands/segment/AudioSegmentInsertCommand.cpp
index 4ae9148..c5f2ea0 100644
--- a/src/commands/segment/AudioSegmentInsertCommand.cpp
+++ b/src/commands/segment/AudioSegmentInsertCommand.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/commands/segment/AudioSegmentInsertCommand.h b/src/commands/segment/AudioSegmentInsertCommand.h
index 3510833..da9d921 100644
--- a/src/commands/segment/AudioSegmentInsertCommand.h
+++ b/src/commands/segment/AudioSegmentInsertCommand.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/commands/segment/AudioSegmentRescaleCommand.cpp b/src/commands/segment/AudioSegmentRescaleCommand.cpp
index 2786aa9..2077099 100644
--- a/src/commands/segment/AudioSegmentRescaleCommand.cpp
+++ b/src/commands/segment/AudioSegmentRescaleCommand.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/commands/segment/AudioSegmentRescaleCommand.h b/src/commands/segment/AudioSegmentRescaleCommand.h
index f8b7208..9c5315a 100644
--- a/src/commands/segment/AudioSegmentRescaleCommand.h
+++ b/src/commands/segment/AudioSegmentRescaleCommand.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/commands/segment/AudioSegmentResizeFromStartCommand.cpp b/src/commands/segment/AudioSegmentResizeFromStartCommand.cpp
index f0d9d47..4a0c560 100644
--- a/src/commands/segment/AudioSegmentResizeFromStartCommand.cpp
+++ b/src/commands/segment/AudioSegmentResizeFromStartCommand.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/commands/segment/AudioSegmentResizeFromStartCommand.h b/src/commands/segment/AudioSegmentResizeFromStartCommand.h
index 734a6e0..b938471 100644
--- a/src/commands/segment/AudioSegmentResizeFromStartCommand.h
+++ b/src/commands/segment/AudioSegmentResizeFromStartCommand.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/commands/segment/AudioSegmentSplitCommand.cpp b/src/commands/segment/AudioSegmentSplitCommand.cpp
index 73711e2..2d5ee30 100644
--- a/src/commands/segment/AudioSegmentSplitCommand.cpp
+++ b/src/commands/segment/AudioSegmentSplitCommand.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/commands/segment/AudioSegmentSplitCommand.h b/src/commands/segment/AudioSegmentSplitCommand.h
index ce7c59c..31d67c1 100644
--- a/src/commands/segment/AudioSegmentSplitCommand.h
+++ b/src/commands/segment/AudioSegmentSplitCommand.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/commands/segment/ChangeCompositionLengthCommand.cpp b/src/commands/segment/ChangeCompositionLengthCommand.cpp
index 6dd50f9..df44189 100644
--- a/src/commands/segment/ChangeCompositionLengthCommand.cpp
+++ b/src/commands/segment/ChangeCompositionLengthCommand.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/commands/segment/ChangeCompositionLengthCommand.h b/src/commands/segment/ChangeCompositionLengthCommand.h
index 44f1815..c1bb920 100644
--- a/src/commands/segment/ChangeCompositionLengthCommand.h
+++ b/src/commands/segment/ChangeCompositionLengthCommand.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/commands/segment/CreateTempoMapFromSegmentCommand.cpp b/src/commands/segment/CreateTempoMapFromSegmentCommand.cpp
index 69ac078..b3a6bd5 100644
--- a/src/commands/segment/CreateTempoMapFromSegmentCommand.cpp
+++ b/src/commands/segment/CreateTempoMapFromSegmentCommand.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/commands/segment/CreateTempoMapFromSegmentCommand.h b/src/commands/segment/CreateTempoMapFromSegmentCommand.h
index f6ea4d5..393ef22 100644
--- a/src/commands/segment/CreateTempoMapFromSegmentCommand.h
+++ b/src/commands/segment/CreateTempoMapFromSegmentCommand.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/commands/segment/CutRangeCommand.cpp b/src/commands/segment/CutRangeCommand.cpp
index 874d0aa..54597f8 100644
--- a/src/commands/segment/CutRangeCommand.cpp
+++ b/src/commands/segment/CutRangeCommand.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/commands/segment/CutRangeCommand.h b/src/commands/segment/CutRangeCommand.h
index f2b3402..a910cc7 100644
--- a/src/commands/segment/CutRangeCommand.h
+++ b/src/commands/segment/CutRangeCommand.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/commands/segment/DeleteRangeCommand.cpp b/src/commands/segment/DeleteRangeCommand.cpp
index 05ec79f..fbbfc8e 100644
--- a/src/commands/segment/DeleteRangeCommand.cpp
+++ b/src/commands/segment/DeleteRangeCommand.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/commands/segment/DeleteRangeCommand.h b/src/commands/segment/DeleteRangeCommand.h
index 3a21218..952cfb4 100644
--- a/src/commands/segment/DeleteRangeCommand.h
+++ b/src/commands/segment/DeleteRangeCommand.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/commands/segment/DeleteTracksCommand.cpp b/src/commands/segment/DeleteTracksCommand.cpp
index 4d3d72a..4a4c66b 100644
--- a/src/commands/segment/DeleteTracksCommand.cpp
+++ b/src/commands/segment/DeleteTracksCommand.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/commands/segment/DeleteTracksCommand.h b/src/commands/segment/DeleteTracksCommand.h
index 7cc7c06..d60afea 100644
--- a/src/commands/segment/DeleteTracksCommand.h
+++ b/src/commands/segment/DeleteTracksCommand.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/commands/segment/DeleteTriggerSegmentCommand.cpp b/src/commands/segment/DeleteTriggerSegmentCommand.cpp
index 3b85c4b..558dd21 100644
--- a/src/commands/segment/DeleteTriggerSegmentCommand.cpp
+++ b/src/commands/segment/DeleteTriggerSegmentCommand.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/commands/segment/DeleteTriggerSegmentCommand.h b/src/commands/segment/DeleteTriggerSegmentCommand.h
index 30986f7..2f894f9 100644
--- a/src/commands/segment/DeleteTriggerSegmentCommand.h
+++ b/src/commands/segment/DeleteTriggerSegmentCommand.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/commands/segment/EraseSegmentsStartingInRangeCommand.cpp b/src/commands/segment/EraseSegmentsStartingInRangeCommand.cpp
index b25c3cb..dd3d3ee 100644
--- a/src/commands/segment/EraseSegmentsStartingInRangeCommand.cpp
+++ b/src/commands/segment/EraseSegmentsStartingInRangeCommand.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/commands/segment/EraseSegmentsStartingInRangeCommand.h b/src/commands/segment/EraseSegmentsStartingInRangeCommand.h
index 70b6978..170383d 100644
--- a/src/commands/segment/EraseSegmentsStartingInRangeCommand.h
+++ b/src/commands/segment/EraseSegmentsStartingInRangeCommand.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/commands/segment/InsertRangeCommand.cpp b/src/commands/segment/InsertRangeCommand.cpp
index ac6ad7a..3bba9ee 100644
--- a/src/commands/segment/InsertRangeCommand.cpp
+++ b/src/commands/segment/InsertRangeCommand.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/commands/segment/InsertRangeCommand.h b/src/commands/segment/InsertRangeCommand.h
index e3960c8..cb63fda 100644
--- a/src/commands/segment/InsertRangeCommand.h
+++ b/src/commands/segment/InsertRangeCommand.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/commands/segment/ModifyDefaultTempoCommand.cpp b/src/commands/segment/ModifyDefaultTempoCommand.cpp
index 2b01d4d..cd0a79f 100644
--- a/src/commands/segment/ModifyDefaultTempoCommand.cpp
+++ b/src/commands/segment/ModifyDefaultTempoCommand.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/commands/segment/ModifyDefaultTempoCommand.h b/src/commands/segment/ModifyDefaultTempoCommand.h
index 634a426..d1b6937 100644
--- a/src/commands/segment/ModifyDefaultTempoCommand.h
+++ b/src/commands/segment/ModifyDefaultTempoCommand.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/commands/segment/MoveTracksCommand.cpp b/src/commands/segment/MoveTracksCommand.cpp
index bc967d5..0285e2f 100644
--- a/src/commands/segment/MoveTracksCommand.cpp
+++ b/src/commands/segment/MoveTracksCommand.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/commands/segment/MoveTracksCommand.h b/src/commands/segment/MoveTracksCommand.h
index df8a8a7..05c16fd 100644
--- a/src/commands/segment/MoveTracksCommand.h
+++ b/src/commands/segment/MoveTracksCommand.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/commands/segment/OpenOrCloseRangeCommand.cpp b/src/commands/segment/OpenOrCloseRangeCommand.cpp
index 0ab3edd..6de68f1 100644
--- a/src/commands/segment/OpenOrCloseRangeCommand.cpp
+++ b/src/commands/segment/OpenOrCloseRangeCommand.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/commands/segment/OpenOrCloseRangeCommand.h b/src/commands/segment/OpenOrCloseRangeCommand.h
index 6cb0f16..267896e 100644
--- a/src/commands/segment/OpenOrCloseRangeCommand.h
+++ b/src/commands/segment/OpenOrCloseRangeCommand.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/commands/segment/PasteConductorDataCommand.cpp b/src/commands/segment/PasteConductorDataCommand.cpp
index 4b50444..54b644d 100644
--- a/src/commands/segment/PasteConductorDataCommand.cpp
+++ b/src/commands/segment/PasteConductorDataCommand.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/commands/segment/PasteConductorDataCommand.h b/src/commands/segment/PasteConductorDataCommand.h
index 15b6e54..66a9fdd 100644
--- a/src/commands/segment/PasteConductorDataCommand.h
+++ b/src/commands/segment/PasteConductorDataCommand.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/commands/segment/PasteRangeCommand.cpp b/src/commands/segment/PasteRangeCommand.cpp
index 80bfeb4..c3f3816 100644
--- a/src/commands/segment/PasteRangeCommand.cpp
+++ b/src/commands/segment/PasteRangeCommand.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/commands/segment/PasteRangeCommand.h b/src/commands/segment/PasteRangeCommand.h
index f64da24..d6670fa 100644
--- a/src/commands/segment/PasteRangeCommand.h
+++ b/src/commands/segment/PasteRangeCommand.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/commands/segment/PasteToTriggerSegmentCommand.cpp b/src/commands/segment/PasteToTriggerSegmentCommand.cpp
index 933fe17..f028a40 100644
--- a/src/commands/segment/PasteToTriggerSegmentCommand.cpp
+++ b/src/commands/segment/PasteToTriggerSegmentCommand.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/commands/segment/PasteToTriggerSegmentCommand.h b/src/commands/segment/PasteToTriggerSegmentCommand.h
index adb5fe0..aa0baa9 100644
--- a/src/commands/segment/PasteToTriggerSegmentCommand.h
+++ b/src/commands/segment/PasteToTriggerSegmentCommand.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/commands/segment/RemoveTempoChangeCommand.cpp b/src/commands/segment/RemoveTempoChangeCommand.cpp
index 72e2ed5..43b6dad 100644
--- a/src/commands/segment/RemoveTempoChangeCommand.cpp
+++ b/src/commands/segment/RemoveTempoChangeCommand.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/commands/segment/RemoveTempoChangeCommand.h b/src/commands/segment/RemoveTempoChangeCommand.h
index e9ec834..036a3f4 100644
--- a/src/commands/segment/RemoveTempoChangeCommand.h
+++ b/src/commands/segment/RemoveTempoChangeCommand.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/commands/segment/RemoveTimeSignatureCommand.cpp b/src/commands/segment/RemoveTimeSignatureCommand.cpp
index 5e8230b..4e09660 100644
--- a/src/commands/segment/RemoveTimeSignatureCommand.cpp
+++ b/src/commands/segment/RemoveTimeSignatureCommand.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/commands/segment/RemoveTimeSignatureCommand.h b/src/commands/segment/RemoveTimeSignatureCommand.h
index ddaa38c..a321d79 100644
--- a/src/commands/segment/RemoveTimeSignatureCommand.h
+++ b/src/commands/segment/RemoveTimeSignatureCommand.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/commands/segment/RenameTrackCommand.cpp b/src/commands/segment/RenameTrackCommand.cpp
index f942e42..afe8f9b 100644
--- a/src/commands/segment/RenameTrackCommand.cpp
+++ b/src/commands/segment/RenameTrackCommand.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/commands/segment/RenameTrackCommand.h b/src/commands/segment/RenameTrackCommand.h
index f23c4e1..8ceb075 100644
--- a/src/commands/segment/RenameTrackCommand.h
+++ b/src/commands/segment/RenameTrackCommand.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/commands/segment/SegmentAutoSplitCommand.cpp b/src/commands/segment/SegmentAutoSplitCommand.cpp
index 5f3630f..efd6116 100644
--- a/src/commands/segment/SegmentAutoSplitCommand.cpp
+++ b/src/commands/segment/SegmentAutoSplitCommand.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/commands/segment/SegmentAutoSplitCommand.h b/src/commands/segment/SegmentAutoSplitCommand.h
index 4a8ca2b..b923895 100644
--- a/src/commands/segment/SegmentAutoSplitCommand.h
+++ b/src/commands/segment/SegmentAutoSplitCommand.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/commands/segment/SegmentChangePlayableRangeCommand.cpp b/src/commands/segment/SegmentChangePlayableRangeCommand.cpp
index f4ed525..5e67004 100644
--- a/src/commands/segment/SegmentChangePlayableRangeCommand.cpp
+++ b/src/commands/segment/SegmentChangePlayableRangeCommand.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/commands/segment/SegmentChangePlayableRangeCommand.h b/src/commands/segment/SegmentChangePlayableRangeCommand.h
index 0370def..457a7de 100644
--- a/src/commands/segment/SegmentChangePlayableRangeCommand.h
+++ b/src/commands/segment/SegmentChangePlayableRangeCommand.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/commands/segment/SegmentChangeQuantizationCommand.cpp b/src/commands/segment/SegmentChangeQuantizationCommand.cpp
index 1baa86e..c5f344e 100644
--- a/src/commands/segment/SegmentChangeQuantizationCommand.cpp
+++ b/src/commands/segment/SegmentChangeQuantizationCommand.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/commands/segment/SegmentChangeQuantizationCommand.h b/src/commands/segment/SegmentChangeQuantizationCommand.h
index 6c69728..9bb872c 100644
--- a/src/commands/segment/SegmentChangeQuantizationCommand.h
+++ b/src/commands/segment/SegmentChangeQuantizationCommand.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/commands/segment/SegmentChangeTransposeCommand.cpp b/src/commands/segment/SegmentChangeTransposeCommand.cpp
index 317f44b..3d59335 100644
--- a/src/commands/segment/SegmentChangeTransposeCommand.cpp
+++ b/src/commands/segment/SegmentChangeTransposeCommand.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/commands/segment/SegmentChangeTransposeCommand.h b/src/commands/segment/SegmentChangeTransposeCommand.h
index a3c77b7..3129298 100644
--- a/src/commands/segment/SegmentChangeTransposeCommand.h
+++ b/src/commands/segment/SegmentChangeTransposeCommand.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/commands/segment/SegmentColourCommand.cpp b/src/commands/segment/SegmentColourCommand.cpp
index c572556..b1464a5 100644
--- a/src/commands/segment/SegmentColourCommand.cpp
+++ b/src/commands/segment/SegmentColourCommand.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/commands/segment/SegmentColourCommand.h b/src/commands/segment/SegmentColourCommand.h
index 459c292..25bea1a 100644
--- a/src/commands/segment/SegmentColourCommand.h
+++ b/src/commands/segment/SegmentColourCommand.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/commands/segment/SegmentColourMapCommand.cpp b/src/commands/segment/SegmentColourMapCommand.cpp
index 9284e14..ff69c48 100644
--- a/src/commands/segment/SegmentColourMapCommand.cpp
+++ b/src/commands/segment/SegmentColourMapCommand.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/commands/segment/SegmentColourMapCommand.h b/src/commands/segment/SegmentColourMapCommand.h
index 7f0d884..c6198d1 100644
--- a/src/commands/segment/SegmentColourMapCommand.h
+++ b/src/commands/segment/SegmentColourMapCommand.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/commands/segment/SegmentCommand.cpp b/src/commands/segment/SegmentCommand.cpp
index 7e9c3ab..9b9a7cd 100644
--- a/src/commands/segment/SegmentCommand.cpp
+++ b/src/commands/segment/SegmentCommand.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/commands/segment/SegmentCommand.h b/src/commands/segment/SegmentCommand.h
index 45865a1..a5d999c 100644
--- a/src/commands/segment/SegmentCommand.h
+++ b/src/commands/segment/SegmentCommand.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/commands/segment/SegmentCommandRepeat.cpp b/src/commands/segment/SegmentCommandRepeat.cpp
index c3472a2..4a9c85c 100644
--- a/src/commands/segment/SegmentCommandRepeat.cpp
+++ b/src/commands/segment/SegmentCommandRepeat.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/commands/segment/SegmentCommandRepeat.h b/src/commands/segment/SegmentCommandRepeat.h
index 0234070..8829a89 100644
--- a/src/commands/segment/SegmentCommandRepeat.h
+++ b/src/commands/segment/SegmentCommandRepeat.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/commands/segment/SegmentEraseCommand.cpp b/src/commands/segment/SegmentEraseCommand.cpp
index 88c3748..e8000a3 100644
--- a/src/commands/segment/SegmentEraseCommand.cpp
+++ b/src/commands/segment/SegmentEraseCommand.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/commands/segment/SegmentEraseCommand.h b/src/commands/segment/SegmentEraseCommand.h
index 493cd14..de8d0e7 100644
--- a/src/commands/segment/SegmentEraseCommand.h
+++ b/src/commands/segment/SegmentEraseCommand.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/commands/segment/SegmentInsertCommand.cpp b/src/commands/segment/SegmentInsertCommand.cpp
index bd095f4..31ebd36 100644
--- a/src/commands/segment/SegmentInsertCommand.cpp
+++ b/src/commands/segment/SegmentInsertCommand.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/commands/segment/SegmentInsertCommand.h b/src/commands/segment/SegmentInsertCommand.h
index 932919a..1466cdf 100644
--- a/src/commands/segment/SegmentInsertCommand.h
+++ b/src/commands/segment/SegmentInsertCommand.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/commands/segment/SegmentJoinCommand.cpp b/src/commands/segment/SegmentJoinCommand.cpp
index 989384d..d20b685 100644
--- a/src/commands/segment/SegmentJoinCommand.cpp
+++ b/src/commands/segment/SegmentJoinCommand.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/commands/segment/SegmentJoinCommand.h b/src/commands/segment/SegmentJoinCommand.h
index 8053fe3..2a3485d 100644
--- a/src/commands/segment/SegmentJoinCommand.h
+++ b/src/commands/segment/SegmentJoinCommand.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/commands/segment/SegmentLabelCommand.cpp b/src/commands/segment/SegmentLabelCommand.cpp
index afffaba..613e91e 100644
--- a/src/commands/segment/SegmentLabelCommand.cpp
+++ b/src/commands/segment/SegmentLabelCommand.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/commands/segment/SegmentLabelCommand.h b/src/commands/segment/SegmentLabelCommand.h
index 0668c7f..1d7f21e 100644
--- a/src/commands/segment/SegmentLabelCommand.h
+++ b/src/commands/segment/SegmentLabelCommand.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/commands/segment/SegmentQuickCopyCommand.cpp b/src/commands/segment/SegmentQuickCopyCommand.cpp
index 6e118c8..75c0f8b 100644
--- a/src/commands/segment/SegmentQuickCopyCommand.cpp
+++ b/src/commands/segment/SegmentQuickCopyCommand.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/commands/segment/SegmentQuickCopyCommand.h b/src/commands/segment/SegmentQuickCopyCommand.h
index 0030369..7de437b 100644
--- a/src/commands/segment/SegmentQuickCopyCommand.h
+++ b/src/commands/segment/SegmentQuickCopyCommand.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/commands/segment/SegmentReconfigureCommand.cpp b/src/commands/segment/SegmentReconfigureCommand.cpp
index 183b4ac..e5d8064 100644
--- a/src/commands/segment/SegmentReconfigureCommand.cpp
+++ b/src/commands/segment/SegmentReconfigureCommand.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/commands/segment/SegmentReconfigureCommand.h b/src/commands/segment/SegmentReconfigureCommand.h
index ec35725..7ebf3a4 100644
--- a/src/commands/segment/SegmentReconfigureCommand.h
+++ b/src/commands/segment/SegmentReconfigureCommand.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/commands/segment/SegmentRecordCommand.cpp b/src/commands/segment/SegmentRecordCommand.cpp
index b51d746..be9e39b 100644
--- a/src/commands/segment/SegmentRecordCommand.cpp
+++ b/src/commands/segment/SegmentRecordCommand.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/commands/segment/SegmentRecordCommand.h b/src/commands/segment/SegmentRecordCommand.h
index c3f4ffe..dafbdb1 100644
--- a/src/commands/segment/SegmentRecordCommand.h
+++ b/src/commands/segment/SegmentRecordCommand.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/commands/segment/SegmentRepeatToCopyCommand.cpp b/src/commands/segment/SegmentRepeatToCopyCommand.cpp
index 13ed565..1c06993 100644
--- a/src/commands/segment/SegmentRepeatToCopyCommand.cpp
+++ b/src/commands/segment/SegmentRepeatToCopyCommand.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/commands/segment/SegmentRepeatToCopyCommand.h b/src/commands/segment/SegmentRepeatToCopyCommand.h
index d0cc565..f783b40 100644
--- a/src/commands/segment/SegmentRepeatToCopyCommand.h
+++ b/src/commands/segment/SegmentRepeatToCopyCommand.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/commands/segment/SegmentRescaleCommand.cpp b/src/commands/segment/SegmentRescaleCommand.cpp
index ce8a6d1..ca60707 100644
--- a/src/commands/segment/SegmentRescaleCommand.cpp
+++ b/src/commands/segment/SegmentRescaleCommand.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/commands/segment/SegmentRescaleCommand.h b/src/commands/segment/SegmentRescaleCommand.h
index 1e723b6..49df9c8 100644
--- a/src/commands/segment/SegmentRescaleCommand.h
+++ b/src/commands/segment/SegmentRescaleCommand.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/commands/segment/SegmentResizeFromStartCommand.cpp b/src/commands/segment/SegmentResizeFromStartCommand.cpp
index bae1304..23a3df6 100644
--- a/src/commands/segment/SegmentResizeFromStartCommand.cpp
+++ b/src/commands/segment/SegmentResizeFromStartCommand.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/commands/segment/SegmentResizeFromStartCommand.h b/src/commands/segment/SegmentResizeFromStartCommand.h
index 8f0dc89..471e596 100644
--- a/src/commands/segment/SegmentResizeFromStartCommand.h
+++ b/src/commands/segment/SegmentResizeFromStartCommand.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/commands/segment/SegmentSingleRepeatToCopyCommand.cpp b/src/commands/segment/SegmentSingleRepeatToCopyCommand.cpp
index c5418c7..4f61727 100644
--- a/src/commands/segment/SegmentSingleRepeatToCopyCommand.cpp
+++ b/src/commands/segment/SegmentSingleRepeatToCopyCommand.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/commands/segment/SegmentSingleRepeatToCopyCommand.h b/src/commands/segment/SegmentSingleRepeatToCopyCommand.h
index 0c4984e..e8a910b 100644
--- a/src/commands/segment/SegmentSingleRepeatToCopyCommand.h
+++ b/src/commands/segment/SegmentSingleRepeatToCopyCommand.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/commands/segment/SegmentSplitByPitchCommand.cpp b/src/commands/segment/SegmentSplitByPitchCommand.cpp
index 9510848..1133974 100644
--- a/src/commands/segment/SegmentSplitByPitchCommand.cpp
+++ b/src/commands/segment/SegmentSplitByPitchCommand.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/commands/segment/SegmentSplitByPitchCommand.h b/src/commands/segment/SegmentSplitByPitchCommand.h
index 350a477..b599bdd 100644
--- a/src/commands/segment/SegmentSplitByPitchCommand.h
+++ b/src/commands/segment/SegmentSplitByPitchCommand.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/commands/segment/SegmentSplitByRecordingSrcCommand.cpp b/src/commands/segment/SegmentSplitByRecordingSrcCommand.cpp
index 801fc1d..0dec6e1 100644
--- a/src/commands/segment/SegmentSplitByRecordingSrcCommand.cpp
+++ b/src/commands/segment/SegmentSplitByRecordingSrcCommand.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/commands/segment/SegmentSplitByRecordingSrcCommand.h b/src/commands/segment/SegmentSplitByRecordingSrcCommand.h
index 1265416..91241d1 100644
--- a/src/commands/segment/SegmentSplitByRecordingSrcCommand.h
+++ b/src/commands/segment/SegmentSplitByRecordingSrcCommand.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/commands/segment/SegmentSplitCommand.cpp b/src/commands/segment/SegmentSplitCommand.cpp
index 6a0af81..90c6bc2 100644
--- a/src/commands/segment/SegmentSplitCommand.cpp
+++ b/src/commands/segment/SegmentSplitCommand.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/commands/segment/SegmentSplitCommand.h b/src/commands/segment/SegmentSplitCommand.h
index 8b59b76..dda0e58 100644
--- a/src/commands/segment/SegmentSplitCommand.h
+++ b/src/commands/segment/SegmentSplitCommand.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/commands/segment/SegmentSyncClefCommand.cpp b/src/commands/segment/SegmentSyncClefCommand.cpp
index 5e3560b..4100be9 100644
--- a/src/commands/segment/SegmentSyncClefCommand.cpp
+++ b/src/commands/segment/SegmentSyncClefCommand.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/commands/segment/SegmentSyncClefCommand.h b/src/commands/segment/SegmentSyncClefCommand.h
index e5fe740..7f6df37 100644
--- a/src/commands/segment/SegmentSyncClefCommand.h
+++ b/src/commands/segment/SegmentSyncClefCommand.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/commands/segment/SegmentSyncCommand.cpp b/src/commands/segment/SegmentSyncCommand.cpp
index d5e9734..68dbb16 100644
--- a/src/commands/segment/SegmentSyncCommand.cpp
+++ b/src/commands/segment/SegmentSyncCommand.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/commands/segment/SegmentSyncCommand.h b/src/commands/segment/SegmentSyncCommand.h
index 3f50db2..77af042 100644
--- a/src/commands/segment/SegmentSyncCommand.h
+++ b/src/commands/segment/SegmentSyncCommand.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/commands/segment/SegmentTransposeCommand.cpp b/src/commands/segment/SegmentTransposeCommand.cpp
index d3e4221..cd7a6e9 100644
--- a/src/commands/segment/SegmentTransposeCommand.cpp
+++ b/src/commands/segment/SegmentTransposeCommand.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/commands/segment/SegmentTransposeCommand.h b/src/commands/segment/SegmentTransposeCommand.h
index dc5f9a0..d93b9fb 100644
--- a/src/commands/segment/SegmentTransposeCommand.h
+++ b/src/commands/segment/SegmentTransposeCommand.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/commands/segment/SetTriggerSegmentBasePitchCommand.cpp b/src/commands/segment/SetTriggerSegmentBasePitchCommand.cpp
index 7f1ce1d..4b40036 100644
--- a/src/commands/segment/SetTriggerSegmentBasePitchCommand.cpp
+++ b/src/commands/segment/SetTriggerSegmentBasePitchCommand.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/commands/segment/SetTriggerSegmentBasePitchCommand.h b/src/commands/segment/SetTriggerSegmentBasePitchCommand.h
index 0d79c7c..c484e58 100644
--- a/src/commands/segment/SetTriggerSegmentBasePitchCommand.h
+++ b/src/commands/segment/SetTriggerSegmentBasePitchCommand.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/commands/segment/SetTriggerSegmentBaseVelocityCommand.cpp b/src/commands/segment/SetTriggerSegmentBaseVelocityCommand.cpp
index b14905b..e228205 100644
--- a/src/commands/segment/SetTriggerSegmentBaseVelocityCommand.cpp
+++ b/src/commands/segment/SetTriggerSegmentBaseVelocityCommand.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/commands/segment/SetTriggerSegmentBaseVelocityCommand.h b/src/commands/segment/SetTriggerSegmentBaseVelocityCommand.h
index 26875ec..b8dc731 100644
--- a/src/commands/segment/SetTriggerSegmentBaseVelocityCommand.h
+++ b/src/commands/segment/SetTriggerSegmentBaseVelocityCommand.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/commands/segment/SetTriggerSegmentDefaultRetuneCommand.cpp b/src/commands/segment/SetTriggerSegmentDefaultRetuneCommand.cpp
index 4b3c20c..6e9ac92 100644
--- a/src/commands/segment/SetTriggerSegmentDefaultRetuneCommand.cpp
+++ b/src/commands/segment/SetTriggerSegmentDefaultRetuneCommand.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/commands/segment/SetTriggerSegmentDefaultRetuneCommand.h b/src/commands/segment/SetTriggerSegmentDefaultRetuneCommand.h
index 4563594..4a86887 100644
--- a/src/commands/segment/SetTriggerSegmentDefaultRetuneCommand.h
+++ b/src/commands/segment/SetTriggerSegmentDefaultRetuneCommand.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/commands/segment/SetTriggerSegmentDefaultTimeAdjustCommand.cpp b/src/commands/segment/SetTriggerSegmentDefaultTimeAdjustCommand.cpp
index 3522910..bc0a6b8 100644
--- a/src/commands/segment/SetTriggerSegmentDefaultTimeAdjustCommand.cpp
+++ b/src/commands/segment/SetTriggerSegmentDefaultTimeAdjustCommand.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/commands/segment/SetTriggerSegmentDefaultTimeAdjustCommand.h b/src/commands/segment/SetTriggerSegmentDefaultTimeAdjustCommand.h
index 7d31b26..7386732 100644
--- a/src/commands/segment/SetTriggerSegmentDefaultTimeAdjustCommand.h
+++ b/src/commands/segment/SetTriggerSegmentDefaultTimeAdjustCommand.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/commands/studio/AddControlParameterCommand.cpp b/src/commands/studio/AddControlParameterCommand.cpp
index e5b4516..f469c7c 100644
--- a/src/commands/studio/AddControlParameterCommand.cpp
+++ b/src/commands/studio/AddControlParameterCommand.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/commands/studio/AddControlParameterCommand.h b/src/commands/studio/AddControlParameterCommand.h
index 841ceef..e5eb651 100644
--- a/src/commands/studio/AddControlParameterCommand.h
+++ b/src/commands/studio/AddControlParameterCommand.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/commands/studio/CreateOrDeleteDeviceCommand.cpp b/src/commands/studio/CreateOrDeleteDeviceCommand.cpp
index 3933483..a66e777 100644
--- a/src/commands/studio/CreateOrDeleteDeviceCommand.cpp
+++ b/src/commands/studio/CreateOrDeleteDeviceCommand.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/commands/studio/CreateOrDeleteDeviceCommand.h b/src/commands/studio/CreateOrDeleteDeviceCommand.h
index 4df85b3..51bfe78 100644
--- a/src/commands/studio/CreateOrDeleteDeviceCommand.h
+++ b/src/commands/studio/CreateOrDeleteDeviceCommand.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/commands/studio/ModifyControlParameterCommand.cpp b/src/commands/studio/ModifyControlParameterCommand.cpp
index f1913a8..020a90d 100644
--- a/src/commands/studio/ModifyControlParameterCommand.cpp
+++ b/src/commands/studio/ModifyControlParameterCommand.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/commands/studio/ModifyControlParameterCommand.h b/src/commands/studio/ModifyControlParameterCommand.h
index 1821b9f..3d37161 100644
--- a/src/commands/studio/ModifyControlParameterCommand.h
+++ b/src/commands/studio/ModifyControlParameterCommand.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/commands/studio/ModifyDeviceCommand.cpp b/src/commands/studio/ModifyDeviceCommand.cpp
index 2cf02e0..870542d 100644
--- a/src/commands/studio/ModifyDeviceCommand.cpp
+++ b/src/commands/studio/ModifyDeviceCommand.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/commands/studio/ModifyDeviceCommand.h b/src/commands/studio/ModifyDeviceCommand.h
index c6f2fa2..2fc6bbb 100644
--- a/src/commands/studio/ModifyDeviceCommand.h
+++ b/src/commands/studio/ModifyDeviceCommand.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/commands/studio/ModifyDeviceMappingCommand.cpp b/src/commands/studio/ModifyDeviceMappingCommand.cpp
index f37fd3a..396910c 100644
--- a/src/commands/studio/ModifyDeviceMappingCommand.cpp
+++ b/src/commands/studio/ModifyDeviceMappingCommand.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/commands/studio/ModifyDeviceMappingCommand.h b/src/commands/studio/ModifyDeviceMappingCommand.h
index 3f220b7..f9b7d80 100644
--- a/src/commands/studio/ModifyDeviceMappingCommand.h
+++ b/src/commands/studio/ModifyDeviceMappingCommand.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/commands/studio/ModifyInstrumentMappingCommand.cpp b/src/commands/studio/ModifyInstrumentMappingCommand.cpp
index 87c5785..fecf552 100644
--- a/src/commands/studio/ModifyInstrumentMappingCommand.cpp
+++ b/src/commands/studio/ModifyInstrumentMappingCommand.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/commands/studio/ModifyInstrumentMappingCommand.h b/src/commands/studio/ModifyInstrumentMappingCommand.h
index 32aa04f..22f4c6d 100644
--- a/src/commands/studio/ModifyInstrumentMappingCommand.h
+++ b/src/commands/studio/ModifyInstrumentMappingCommand.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/commands/studio/ReconnectDeviceCommand.cpp b/src/commands/studio/ReconnectDeviceCommand.cpp
index 3d28185..ed89938 100644
--- a/src/commands/studio/ReconnectDeviceCommand.cpp
+++ b/src/commands/studio/ReconnectDeviceCommand.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/commands/studio/ReconnectDeviceCommand.h b/src/commands/studio/ReconnectDeviceCommand.h
index b094014..8324206 100644
--- a/src/commands/studio/ReconnectDeviceCommand.h
+++ b/src/commands/studio/ReconnectDeviceCommand.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/commands/studio/RemoveControlParameterCommand.cpp b/src/commands/studio/RemoveControlParameterCommand.cpp
index a18a28d..6041cc9 100644
--- a/src/commands/studio/RemoveControlParameterCommand.cpp
+++ b/src/commands/studio/RemoveControlParameterCommand.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/commands/studio/RemoveControlParameterCommand.h b/src/commands/studio/RemoveControlParameterCommand.h
index 2fc8eed..1b2b9d0 100644
--- a/src/commands/studio/RemoveControlParameterCommand.h
+++ b/src/commands/studio/RemoveControlParameterCommand.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/commands/studio/RenameDeviceCommand.cpp b/src/commands/studio/RenameDeviceCommand.cpp
index e3b1f61..5627c0f 100644
--- a/src/commands/studio/RenameDeviceCommand.cpp
+++ b/src/commands/studio/RenameDeviceCommand.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/commands/studio/RenameDeviceCommand.h b/src/commands/studio/RenameDeviceCommand.h
index 941817f..01f918d 100644
--- a/src/commands/studio/RenameDeviceCommand.h
+++ b/src/commands/studio/RenameDeviceCommand.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/document/BasicCommand.cpp b/src/document/BasicCommand.cpp
index b17d79d..f5cd57d 100644
--- a/src/document/BasicCommand.cpp
+++ b/src/document/BasicCommand.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/document/BasicCommand.h b/src/document/BasicCommand.h
index 1189547..658d1b2 100644
--- a/src/document/BasicCommand.h
+++ b/src/document/BasicCommand.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/document/BasicSelectionCommand.cpp b/src/document/BasicSelectionCommand.cpp
index 2297b4c..e4fc8f2 100644
--- a/src/document/BasicSelectionCommand.cpp
+++ b/src/document/BasicSelectionCommand.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/document/BasicSelectionCommand.h b/src/document/BasicSelectionCommand.h
index 9e1270e..01ce4cc 100644
--- a/src/document/BasicSelectionCommand.h
+++ b/src/document/BasicSelectionCommand.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/document/ConfigGroups.cpp b/src/document/ConfigGroups.cpp
index 6cd6c68..3895cf6 100644
--- a/src/document/ConfigGroups.cpp
+++ b/src/document/ConfigGroups.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/document/ConfigGroups.h b/src/document/ConfigGroups.h
index d960e4d..2b4d0c8 100644
--- a/src/document/ConfigGroups.h
+++ b/src/document/ConfigGroups.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/document/MultiViewCommandHistory.cpp b/src/document/MultiViewCommandHistory.cpp
index db7bfcd..aab0b9d 100644
--- a/src/document/MultiViewCommandHistory.cpp
+++ b/src/document/MultiViewCommandHistory.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/document/MultiViewCommandHistory.h b/src/document/MultiViewCommandHistory.h
index 71194b9..d79ed03 100644
--- a/src/document/MultiViewCommandHistory.h
+++ b/src/document/MultiViewCommandHistory.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/document/RoseXmlHandler.cpp b/src/document/RoseXmlHandler.cpp
index cba24de..57050a4 100644
--- a/src/document/RoseXmlHandler.cpp
+++ b/src/document/RoseXmlHandler.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/document/RoseXmlHandler.h b/src/document/RoseXmlHandler.h
index 86d7eb2..51044e1 100644
--- a/src/document/RoseXmlHandler.h
+++ b/src/document/RoseXmlHandler.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/document/RosegardenGUIDoc.cpp b/src/document/RosegardenGUIDoc.cpp
index 5184076..397b12c 100644
--- a/src/document/RosegardenGUIDoc.cpp
+++ b/src/document/RosegardenGUIDoc.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/document/RosegardenGUIDoc.h b/src/document/RosegardenGUIDoc.h
index c6e13cd..553442c 100644
--- a/src/document/RosegardenGUIDoc.h
+++ b/src/document/RosegardenGUIDoc.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/document/XmlStorableEvent.cpp b/src/document/XmlStorableEvent.cpp
index 7d4a2dd..6deea03 100644
--- a/src/document/XmlStorableEvent.cpp
+++ b/src/document/XmlStorableEvent.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/document/XmlStorableEvent.h b/src/document/XmlStorableEvent.h
index f9ab57f..7f03df1 100644
--- a/src/document/XmlStorableEvent.h
+++ b/src/document/XmlStorableEvent.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/document/XmlSubHandler.cpp b/src/document/XmlSubHandler.cpp
index eef2199..845aae1 100644
--- a/src/document/XmlSubHandler.cpp
+++ b/src/document/XmlSubHandler.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/document/XmlSubHandler.h b/src/document/XmlSubHandler.h
index e219cb8..d7b3bde 100644
--- a/src/document/XmlSubHandler.h
+++ b/src/document/XmlSubHandler.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/document/io/CsoundExporter.cpp b/src/document/io/CsoundExporter.cpp
index 70f1e51..f860893 100644
--- a/src/document/io/CsoundExporter.cpp
+++ b/src/document/io/CsoundExporter.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/document/io/CsoundExporter.h b/src/document/io/CsoundExporter.h
index f179fb6..d391814 100644
--- a/src/document/io/CsoundExporter.h
+++ b/src/document/io/CsoundExporter.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/document/io/HydrogenLoader.cpp b/src/document/io/HydrogenLoader.cpp
index 984527d..d6e4912 100644
--- a/src/document/io/HydrogenLoader.cpp
+++ b/src/document/io/HydrogenLoader.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/document/io/HydrogenLoader.h b/src/document/io/HydrogenLoader.h
index bd3cffb..83d4f57 100644
--- a/src/document/io/HydrogenLoader.h
+++ b/src/document/io/HydrogenLoader.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/document/io/HydrogenXMLHandler.cpp b/src/document/io/HydrogenXMLHandler.cpp
index d09a648..cb9e18d 100644
--- a/src/document/io/HydrogenXMLHandler.cpp
+++ b/src/document/io/HydrogenXMLHandler.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/document/io/HydrogenXMLHandler.h b/src/document/io/HydrogenXMLHandler.h
index f315824..55f93fc 100644
--- a/src/document/io/HydrogenXMLHandler.h
+++ b/src/document/io/HydrogenXMLHandler.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/document/io/LilyPondExporter.cpp b/src/document/io/LilyPondExporter.cpp
index b44b6f3..40d9e38 100644
--- a/src/document/io/LilyPondExporter.cpp
+++ b/src/document/io/LilyPondExporter.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/document/io/LilyPondExporter.h b/src/document/io/LilyPondExporter.h
index 6ba3a21..db15e54 100644
--- a/src/document/io/LilyPondExporter.h
+++ b/src/document/io/LilyPondExporter.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/document/io/MupExporter.cpp b/src/document/io/MupExporter.cpp
index 6207512..b3bf0a6 100644
--- a/src/document/io/MupExporter.cpp
+++ b/src/document/io/MupExporter.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/document/io/MupExporter.h b/src/document/io/MupExporter.h
index 1ba8d5d..5527d03 100644
--- a/src/document/io/MupExporter.h
+++ b/src/document/io/MupExporter.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/document/io/MusicXmlExporter.cpp b/src/document/io/MusicXmlExporter.cpp
index 365a792..ea4fb81 100644
--- a/src/document/io/MusicXmlExporter.cpp
+++ b/src/document/io/MusicXmlExporter.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/document/io/MusicXmlExporter.h b/src/document/io/MusicXmlExporter.h
index 7d8287d..0b7e902 100644
--- a/src/document/io/MusicXmlExporter.h
+++ b/src/document/io/MusicXmlExporter.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/document/io/RG21Loader.cpp b/src/document/io/RG21Loader.cpp
index d5df36d..f17a5ee 100644
--- a/src/document/io/RG21Loader.cpp
+++ b/src/document/io/RG21Loader.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/document/io/RG21Loader.h b/src/document/io/RG21Loader.h
index 583367c..26a2bca 100644
--- a/src/document/io/RG21Loader.h
+++ b/src/document/io/RG21Loader.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/application/LircClient.cpp b/src/gui/application/LircClient.cpp
index 8b20c84..34fb57e 100644
--- a/src/gui/application/LircClient.cpp
+++ b/src/gui/application/LircClient.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/application/LircClient.h b/src/gui/application/LircClient.h
index d4d62e2..6b1dd89 100644
--- a/src/gui/application/LircClient.h
+++ b/src/gui/application/LircClient.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/application/LircCommander.cpp b/src/gui/application/LircCommander.cpp
index 61afaca..2224048 100644
--- a/src/gui/application/LircCommander.cpp
+++ b/src/gui/application/LircCommander.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/application/LircCommander.h b/src/gui/application/LircCommander.h
index 191ad6d..8158418 100644
--- a/src/gui/application/LircCommander.h
+++ b/src/gui/application/LircCommander.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/application/RosegardenApplication.cpp b/src/gui/application/RosegardenApplication.cpp
index 447df3d..587fe8b 100644
--- a/src/gui/application/RosegardenApplication.cpp
+++ b/src/gui/application/RosegardenApplication.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/application/RosegardenApplication.h b/src/gui/application/RosegardenApplication.h
index 39f8044..bd18174 100644
--- a/src/gui/application/RosegardenApplication.h
+++ b/src/gui/application/RosegardenApplication.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/application/RosegardenDCOP.h b/src/gui/application/RosegardenDCOP.h
index 2689945..7d4afeb 100644
--- a/src/gui/application/RosegardenDCOP.h
+++ b/src/gui/application/RosegardenDCOP.h
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/application/RosegardenGUIApp.cpp b/src/gui/application/RosegardenGUIApp.cpp
index ce9caf7..5e8e710 100644
--- a/src/gui/application/RosegardenGUIApp.cpp
+++ b/src/gui/application/RosegardenGUIApp.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/application/RosegardenGUIApp.h b/src/gui/application/RosegardenGUIApp.h
index ad90bd1..4083d48 100644
--- a/src/gui/application/RosegardenGUIApp.h
+++ b/src/gui/application/RosegardenGUIApp.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/application/RosegardenGUIView.cpp b/src/gui/application/RosegardenGUIView.cpp
index a335dba..b8ba4ef 100644
--- a/src/gui/application/RosegardenGUIView.cpp
+++ b/src/gui/application/RosegardenGUIView.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/application/RosegardenGUIView.h b/src/gui/application/RosegardenGUIView.h
index 1f93bfe..244eb9d 100644
--- a/src/gui/application/RosegardenGUIView.h
+++ b/src/gui/application/RosegardenGUIView.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/application/RosegardenIface.cpp b/src/gui/application/RosegardenIface.cpp
index 55df175..d42ef35 100644
--- a/src/gui/application/RosegardenIface.cpp
+++ b/src/gui/application/RosegardenIface.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/application/RosegardenIface.h b/src/gui/application/RosegardenIface.h
index 430efa3..e80c09d 100644
--- a/src/gui/application/RosegardenIface.h
+++ b/src/gui/application/RosegardenIface.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/application/SetWaitCursor.cpp b/src/gui/application/SetWaitCursor.cpp
index 3085cbc..f6b52ca 100644
--- a/src/gui/application/SetWaitCursor.cpp
+++ b/src/gui/application/SetWaitCursor.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/application/SetWaitCursor.h b/src/gui/application/SetWaitCursor.h
index c7b8aa6..e186601 100644
--- a/src/gui/application/SetWaitCursor.h
+++ b/src/gui/application/SetWaitCursor.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/application/StartupTester.cpp b/src/gui/application/StartupTester.cpp
index 3a685c0..7bb40a6 100644
--- a/src/gui/application/StartupTester.cpp
+++ b/src/gui/application/StartupTester.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/application/StartupTester.h b/src/gui/application/StartupTester.h
index 8c95f9e..7d6bd81 100644
--- a/src/gui/application/StartupTester.h
+++ b/src/gui/application/StartupTester.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/application/main.cpp b/src/gui/application/main.cpp
index 3506d68..2e5e9f0 100644
--- a/src/gui/application/main.cpp
+++ b/src/gui/application/main.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/configuration/AudioConfigurationPage.cpp b/src/gui/configuration/AudioConfigurationPage.cpp
index 49b854c..516aaf9 100644
--- a/src/gui/configuration/AudioConfigurationPage.cpp
+++ b/src/gui/configuration/AudioConfigurationPage.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/configuration/AudioConfigurationPage.h b/src/gui/configuration/AudioConfigurationPage.h
index 4f31b0e..345298c 100644
--- a/src/gui/configuration/AudioConfigurationPage.h
+++ b/src/gui/configuration/AudioConfigurationPage.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/configuration/AudioPropertiesPage.cpp b/src/gui/configuration/AudioPropertiesPage.cpp
index d076ad5..ac2849d 100644
--- a/src/gui/configuration/AudioPropertiesPage.cpp
+++ b/src/gui/configuration/AudioPropertiesPage.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/configuration/AudioPropertiesPage.h b/src/gui/configuration/AudioPropertiesPage.h
index f226dcc..c940cb5 100644
--- a/src/gui/configuration/AudioPropertiesPage.h
+++ b/src/gui/configuration/AudioPropertiesPage.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/configuration/ColourConfigurationPage.cpp b/src/gui/configuration/ColourConfigurationPage.cpp
index 45191f2..8a7101e 100644
--- a/src/gui/configuration/ColourConfigurationPage.cpp
+++ b/src/gui/configuration/ColourConfigurationPage.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/configuration/ColourConfigurationPage.h b/src/gui/configuration/ColourConfigurationPage.h
index 092ab1c..1f0ad18 100644
--- a/src/gui/configuration/ColourConfigurationPage.h
+++ b/src/gui/configuration/ColourConfigurationPage.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/configuration/ConfigurationPage.cpp b/src/gui/configuration/ConfigurationPage.cpp
index 31d13f0..a130396 100644
--- a/src/gui/configuration/ConfigurationPage.cpp
+++ b/src/gui/configuration/ConfigurationPage.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/configuration/ConfigurationPage.h b/src/gui/configuration/ConfigurationPage.h
index cc23da5..491cd22 100644
--- a/src/gui/configuration/ConfigurationPage.h
+++ b/src/gui/configuration/ConfigurationPage.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/configuration/DocumentMetaConfigurationPage.cpp b/src/gui/configuration/DocumentMetaConfigurationPage.cpp
index fc1488f..aab1b28 100644
--- a/src/gui/configuration/DocumentMetaConfigurationPage.cpp
+++ b/src/gui/configuration/DocumentMetaConfigurationPage.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/configuration/DocumentMetaConfigurationPage.h b/src/gui/configuration/DocumentMetaConfigurationPage.h
index f41db1e..8227b91 100644
--- a/src/gui/configuration/DocumentMetaConfigurationPage.h
+++ b/src/gui/configuration/DocumentMetaConfigurationPage.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/configuration/GeneralConfigurationPage.cpp b/src/gui/configuration/GeneralConfigurationPage.cpp
index 2e4930e..3af923d 100644
--- a/src/gui/configuration/GeneralConfigurationPage.cpp
+++ b/src/gui/configuration/GeneralConfigurationPage.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/configuration/GeneralConfigurationPage.h b/src/gui/configuration/GeneralConfigurationPage.h
index 2508099..0845314 100644
--- a/src/gui/configuration/GeneralConfigurationPage.h
+++ b/src/gui/configuration/GeneralConfigurationPage.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/configuration/HeadersConfigurationPage.cpp b/src/gui/configuration/HeadersConfigurationPage.cpp
index c424c9e..1a1c967 100644
--- a/src/gui/configuration/HeadersConfigurationPage.cpp
+++ b/src/gui/configuration/HeadersConfigurationPage.cpp
@@ -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/configuration/HeadersConfigurationPage.h b/src/gui/configuration/HeadersConfigurationPage.h
index 6237205..ca6fdbc 100644
--- a/src/gui/configuration/HeadersConfigurationPage.h
+++ b/src/gui/configuration/HeadersConfigurationPage.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/configuration/LatencyConfigurationPage.cpp b/src/gui/configuration/LatencyConfigurationPage.cpp
index 09a940f..f910616 100644
--- a/src/gui/configuration/LatencyConfigurationPage.cpp
+++ b/src/gui/configuration/LatencyConfigurationPage.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/configuration/LatencyConfigurationPage.h b/src/gui/configuration/LatencyConfigurationPage.h
index 4aec527..a160692 100644
--- a/src/gui/configuration/LatencyConfigurationPage.h
+++ b/src/gui/configuration/LatencyConfigurationPage.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/configuration/MIDIConfigurationPage.cpp b/src/gui/configuration/MIDIConfigurationPage.cpp
index 6f521b0..ea5c632 100644
--- a/src/gui/configuration/MIDIConfigurationPage.cpp
+++ b/src/gui/configuration/MIDIConfigurationPage.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/configuration/MIDIConfigurationPage.h b/src/gui/configuration/MIDIConfigurationPage.h
index 78aff2f..957a8a1 100644
--- a/src/gui/configuration/MIDIConfigurationPage.h
+++ b/src/gui/configuration/MIDIConfigurationPage.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/configuration/MatrixConfigurationPage.cpp b/src/gui/configuration/MatrixConfigurationPage.cpp
index 6e49433..8467868 100644
--- a/src/gui/configuration/MatrixConfigurationPage.cpp
+++ b/src/gui/configuration/MatrixConfigurationPage.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/configuration/MatrixConfigurationPage.h b/src/gui/configuration/MatrixConfigurationPage.h
index e306f11..014c8b8 100644
--- a/src/gui/configuration/MatrixConfigurationPage.h
+++ b/src/gui/configuration/MatrixConfigurationPage.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/configuration/NotationConfigurationPage.cpp b/src/gui/configuration/NotationConfigurationPage.cpp
index e6a73ec..0546361 100644
--- a/src/gui/configuration/NotationConfigurationPage.cpp
+++ b/src/gui/configuration/NotationConfigurationPage.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/configuration/NotationConfigurationPage.h b/src/gui/configuration/NotationConfigurationPage.h
index e72a1fd..fbc9f7f 100644
--- a/src/gui/configuration/NotationConfigurationPage.h
+++ b/src/gui/configuration/NotationConfigurationPage.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/configuration/TabbedConfigurationPage.cpp b/src/gui/configuration/TabbedConfigurationPage.cpp
index ae13d21..5ff1620 100644
--- a/src/gui/configuration/TabbedConfigurationPage.cpp
+++ b/src/gui/configuration/TabbedConfigurationPage.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/configuration/TabbedConfigurationPage.h b/src/gui/configuration/TabbedConfigurationPage.h
index cd5e8d2..533629a 100644
--- a/src/gui/configuration/TabbedConfigurationPage.h
+++ b/src/gui/configuration/TabbedConfigurationPage.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/dialogs/AddTracksDialog.cpp b/src/gui/dialogs/AddTracksDialog.cpp
index 5754266..018d42c 100644
--- a/src/gui/dialogs/AddTracksDialog.cpp
+++ b/src/gui/dialogs/AddTracksDialog.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/dialogs/AddTracksDialog.h b/src/gui/dialogs/AddTracksDialog.h
index ec96d15..34e03ec 100644
--- a/src/gui/dialogs/AddTracksDialog.h
+++ b/src/gui/dialogs/AddTracksDialog.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/dialogs/AudioManagerDialog.cpp b/src/gui/dialogs/AudioManagerDialog.cpp
index 68807ef..1059783 100644
--- a/src/gui/dialogs/AudioManagerDialog.cpp
+++ b/src/gui/dialogs/AudioManagerDialog.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/dialogs/AudioManagerDialog.h b/src/gui/dialogs/AudioManagerDialog.h
index 376e353..33b51a1 100644
--- a/src/gui/dialogs/AudioManagerDialog.h
+++ b/src/gui/dialogs/AudioManagerDialog.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/dialogs/AudioPlayingDialog.cpp b/src/gui/dialogs/AudioPlayingDialog.cpp
index 7aa08c3..b1aad7b 100644
--- a/src/gui/dialogs/AudioPlayingDialog.cpp
+++ b/src/gui/dialogs/AudioPlayingDialog.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/dialogs/AudioPlayingDialog.h b/src/gui/dialogs/AudioPlayingDialog.h
index 12de908..4d56b8b 100644
--- a/src/gui/dialogs/AudioPlayingDialog.h
+++ b/src/gui/dialogs/AudioPlayingDialog.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/dialogs/AudioPluginDialog.cpp b/src/gui/dialogs/AudioPluginDialog.cpp
index d522b8f..b4a4220 100644
--- a/src/gui/dialogs/AudioPluginDialog.cpp
+++ b/src/gui/dialogs/AudioPluginDialog.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/dialogs/AudioPluginDialog.h b/src/gui/dialogs/AudioPluginDialog.h
index f563bf5..526be55 100644
--- a/src/gui/dialogs/AudioPluginDialog.h
+++ b/src/gui/dialogs/AudioPluginDialog.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/dialogs/AudioSplitDialog.cpp b/src/gui/dialogs/AudioSplitDialog.cpp
index f7e3d07..8ddfa8e 100644
--- a/src/gui/dialogs/AudioSplitDialog.cpp
+++ b/src/gui/dialogs/AudioSplitDialog.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/dialogs/AudioSplitDialog.h b/src/gui/dialogs/AudioSplitDialog.h
index c4bd28e..394b944 100644
--- a/src/gui/dialogs/AudioSplitDialog.h
+++ b/src/gui/dialogs/AudioSplitDialog.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/dialogs/BeatsBarsDialog.cpp b/src/gui/dialogs/BeatsBarsDialog.cpp
index c8fde70..4a91159 100644
--- a/src/gui/dialogs/BeatsBarsDialog.cpp
+++ b/src/gui/dialogs/BeatsBarsDialog.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/dialogs/BeatsBarsDialog.h b/src/gui/dialogs/BeatsBarsDialog.h
index db13663..471bd0c 100644
--- a/src/gui/dialogs/BeatsBarsDialog.h
+++ b/src/gui/dialogs/BeatsBarsDialog.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/dialogs/ClefDialog.cpp b/src/gui/dialogs/ClefDialog.cpp
index 850571e..3fb4029 100644
--- a/src/gui/dialogs/ClefDialog.cpp
+++ b/src/gui/dialogs/ClefDialog.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/dialogs/ClefDialog.h b/src/gui/dialogs/ClefDialog.h
index ce3e0f6..166d9c2 100644
--- a/src/gui/dialogs/ClefDialog.h
+++ b/src/gui/dialogs/ClefDialog.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/dialogs/CompositionLengthDialog.cpp b/src/gui/dialogs/CompositionLengthDialog.cpp
index 0f32551..7bea955 100644
--- a/src/gui/dialogs/CompositionLengthDialog.cpp
+++ b/src/gui/dialogs/CompositionLengthDialog.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/dialogs/CompositionLengthDialog.h b/src/gui/dialogs/CompositionLengthDialog.h
index 52d2fc3..f180122 100644
--- a/src/gui/dialogs/CompositionLengthDialog.h
+++ b/src/gui/dialogs/CompositionLengthDialog.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/dialogs/ConfigureDialog.cpp b/src/gui/dialogs/ConfigureDialog.cpp
index 6845eca..0e66780 100644
--- a/src/gui/dialogs/ConfigureDialog.cpp
+++ b/src/gui/dialogs/ConfigureDialog.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/dialogs/ConfigureDialog.h b/src/gui/dialogs/ConfigureDialog.h
index ee4af19..c780e2e 100644
--- a/src/gui/dialogs/ConfigureDialog.h
+++ b/src/gui/dialogs/ConfigureDialog.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/dialogs/ConfigureDialogBase.cpp b/src/gui/dialogs/ConfigureDialogBase.cpp
index 14ddd0c..a2a52e3 100644
--- a/src/gui/dialogs/ConfigureDialogBase.cpp
+++ b/src/gui/dialogs/ConfigureDialogBase.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/dialogs/ConfigureDialogBase.h b/src/gui/dialogs/ConfigureDialogBase.h
index c24ab9a..76395e8 100644
--- a/src/gui/dialogs/ConfigureDialogBase.h
+++ b/src/gui/dialogs/ConfigureDialogBase.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/dialogs/CountdownBar.cpp b/src/gui/dialogs/CountdownBar.cpp
index 8d4d0b8..a10bf5c 100644
--- a/src/gui/dialogs/CountdownBar.cpp
+++ b/src/gui/dialogs/CountdownBar.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/dialogs/CountdownBar.h b/src/gui/dialogs/CountdownBar.h
index 92f9db9..3862f47 100644
--- a/src/gui/dialogs/CountdownBar.h
+++ b/src/gui/dialogs/CountdownBar.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/dialogs/CountdownDialog.cpp b/src/gui/dialogs/CountdownDialog.cpp
index aaccaf6..0c76d8f 100644
--- a/src/gui/dialogs/CountdownDialog.cpp
+++ b/src/gui/dialogs/CountdownDialog.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/dialogs/CountdownDialog.h b/src/gui/dialogs/CountdownDialog.h
index 9d9dadf..8115ea8 100644
--- a/src/gui/dialogs/CountdownDialog.h
+++ b/src/gui/dialogs/CountdownDialog.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/dialogs/DocumentConfigureDialog.cpp b/src/gui/dialogs/DocumentConfigureDialog.cpp
index ef8a32d..0d3fa05 100644
--- a/src/gui/dialogs/DocumentConfigureDialog.cpp
+++ b/src/gui/dialogs/DocumentConfigureDialog.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/dialogs/DocumentConfigureDialog.h b/src/gui/dialogs/DocumentConfigureDialog.h
index 08f9283..7ba1309 100644
--- a/src/gui/dialogs/DocumentConfigureDialog.h
+++ b/src/gui/dialogs/DocumentConfigureDialog.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/dialogs/EventEditDialog.cpp b/src/gui/dialogs/EventEditDialog.cpp
index 941e631..c359dc6 100644
--- a/src/gui/dialogs/EventEditDialog.cpp
+++ b/src/gui/dialogs/EventEditDialog.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/dialogs/EventEditDialog.h b/src/gui/dialogs/EventEditDialog.h
index 99e561c..28b6416 100644
--- a/src/gui/dialogs/EventEditDialog.h
+++ b/src/gui/dialogs/EventEditDialog.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/dialogs/EventFilterDialog.cpp b/src/gui/dialogs/EventFilterDialog.cpp
index 53760eb..89fb947 100644
--- a/src/gui/dialogs/EventFilterDialog.cpp
+++ b/src/gui/dialogs/EventFilterDialog.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/dialogs/EventFilterDialog.h b/src/gui/dialogs/EventFilterDialog.h
index db75b34..251de29 100644
--- a/src/gui/dialogs/EventFilterDialog.h
+++ b/src/gui/dialogs/EventFilterDialog.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/dialogs/EventParameterDialog.cpp b/src/gui/dialogs/EventParameterDialog.cpp
index 3669b40..97ed5c6 100644
--- a/src/gui/dialogs/EventParameterDialog.cpp
+++ b/src/gui/dialogs/EventParameterDialog.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/dialogs/EventParameterDialog.h b/src/gui/dialogs/EventParameterDialog.h
index efb8505..6664db1 100644
--- a/src/gui/dialogs/EventParameterDialog.h
+++ b/src/gui/dialogs/EventParameterDialog.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/dialogs/ExportDeviceDialog.cpp b/src/gui/dialogs/ExportDeviceDialog.cpp
index 0ca4024..ca3672c 100644
--- a/src/gui/dialogs/ExportDeviceDialog.cpp
+++ b/src/gui/dialogs/ExportDeviceDialog.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/dialogs/ExportDeviceDialog.h b/src/gui/dialogs/ExportDeviceDialog.h
index 0b092bc..07986c2 100644
--- a/src/gui/dialogs/ExportDeviceDialog.h
+++ b/src/gui/dialogs/ExportDeviceDialog.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/dialogs/FileLocateDialog.cpp b/src/gui/dialogs/FileLocateDialog.cpp
index 83d84dc..f688943 100644
--- a/src/gui/dialogs/FileLocateDialog.cpp
+++ b/src/gui/dialogs/FileLocateDialog.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/dialogs/FileLocateDialog.h b/src/gui/dialogs/FileLocateDialog.h
index e61a9da..c82913a 100644
--- a/src/gui/dialogs/FileLocateDialog.h
+++ b/src/gui/dialogs/FileLocateDialog.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/dialogs/FileMergeDialog.cpp b/src/gui/dialogs/FileMergeDialog.cpp
index 6e4e59d..9eb21f7 100644
--- a/src/gui/dialogs/FileMergeDialog.cpp
+++ b/src/gui/dialogs/FileMergeDialog.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/dialogs/FileMergeDialog.h b/src/gui/dialogs/FileMergeDialog.h
index 0eb40ee..6cd2a3e 100644
--- a/src/gui/dialogs/FileMergeDialog.h
+++ b/src/gui/dialogs/FileMergeDialog.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/dialogs/FloatEdit.cpp b/src/gui/dialogs/FloatEdit.cpp
index a73668f..0bcc674 100644
--- a/src/gui/dialogs/FloatEdit.cpp
+++ b/src/gui/dialogs/FloatEdit.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/dialogs/FloatEdit.h b/src/gui/dialogs/FloatEdit.h
index 41f324a..28a87ca 100644
--- a/src/gui/dialogs/FloatEdit.h
+++ b/src/gui/dialogs/FloatEdit.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/dialogs/IdentifyTextCodecDialog.cpp b/src/gui/dialogs/IdentifyTextCodecDialog.cpp
index f1fabe0..e09cb75 100644
--- a/src/gui/dialogs/IdentifyTextCodecDialog.cpp
+++ b/src/gui/dialogs/IdentifyTextCodecDialog.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/dialogs/IdentifyTextCodecDialog.h b/src/gui/dialogs/IdentifyTextCodecDialog.h
index 6271a88..17af8ec 100644
--- a/src/gui/dialogs/IdentifyTextCodecDialog.h
+++ b/src/gui/dialogs/IdentifyTextCodecDialog.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/dialogs/ImportDeviceDialog.cpp b/src/gui/dialogs/ImportDeviceDialog.cpp
index b232b06..4aa4916 100644
--- a/src/gui/dialogs/ImportDeviceDialog.cpp
+++ b/src/gui/dialogs/ImportDeviceDialog.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/dialogs/ImportDeviceDialog.h b/src/gui/dialogs/ImportDeviceDialog.h
index e512b82..39d6125 100644
--- a/src/gui/dialogs/ImportDeviceDialog.h
+++ b/src/gui/dialogs/ImportDeviceDialog.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/dialogs/InterpretDialog.cpp b/src/gui/dialogs/InterpretDialog.cpp
index caa8767..b95e240 100644
--- a/src/gui/dialogs/InterpretDialog.cpp
+++ b/src/gui/dialogs/InterpretDialog.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/dialogs/InterpretDialog.h b/src/gui/dialogs/InterpretDialog.h
index 504f2b1..5f6fe3b 100644
--- a/src/gui/dialogs/InterpretDialog.h
+++ b/src/gui/dialogs/InterpretDialog.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/dialogs/IntervalDialog.cpp b/src/gui/dialogs/IntervalDialog.cpp
index fb90371..16a6a1e 100644
--- a/src/gui/dialogs/IntervalDialog.cpp
+++ b/src/gui/dialogs/IntervalDialog.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/dialogs/IntervalDialog.h b/src/gui/dialogs/IntervalDialog.h
index 4e41fd8..4ae04a8 100644
--- a/src/gui/dialogs/IntervalDialog.h
+++ b/src/gui/dialogs/IntervalDialog.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/dialogs/KeySignatureDialog.cpp b/src/gui/dialogs/KeySignatureDialog.cpp
index 953f97f..95d60ce 100644
--- a/src/gui/dialogs/KeySignatureDialog.cpp
+++ b/src/gui/dialogs/KeySignatureDialog.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/dialogs/KeySignatureDialog.h b/src/gui/dialogs/KeySignatureDialog.h
index 009f74f..e9b3c4c 100644
--- a/src/gui/dialogs/KeySignatureDialog.h
+++ b/src/gui/dialogs/KeySignatureDialog.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/dialogs/LilyPondOptionsDialog.cpp b/src/gui/dialogs/LilyPondOptionsDialog.cpp
index 4481e74..7afa7f2 100644
--- a/src/gui/dialogs/LilyPondOptionsDialog.cpp
+++ b/src/gui/dialogs/LilyPondOptionsDialog.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/dialogs/LilyPondOptionsDialog.h b/src/gui/dialogs/LilyPondOptionsDialog.h
index 3e240fc..443d7bb 100644
--- a/src/gui/dialogs/LilyPondOptionsDialog.h
+++ b/src/gui/dialogs/LilyPondOptionsDialog.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/dialogs/LyricEditDialog.cpp b/src/gui/dialogs/LyricEditDialog.cpp
index c73467d..421ca66 100644
--- a/src/gui/dialogs/LyricEditDialog.cpp
+++ b/src/gui/dialogs/LyricEditDialog.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/dialogs/LyricEditDialog.h b/src/gui/dialogs/LyricEditDialog.h
index b4f21ff..1367479 100644
--- a/src/gui/dialogs/LyricEditDialog.h
+++ b/src/gui/dialogs/LyricEditDialog.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/dialogs/MakeOrnamentDialog.cpp b/src/gui/dialogs/MakeOrnamentDialog.cpp
index d06168b..3da45bc 100644
--- a/src/gui/dialogs/MakeOrnamentDialog.cpp
+++ b/src/gui/dialogs/MakeOrnamentDialog.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/dialogs/MakeOrnamentDialog.h b/src/gui/dialogs/MakeOrnamentDialog.h
index d09e6b9..31e499d 100644
--- a/src/gui/dialogs/MakeOrnamentDialog.h
+++ b/src/gui/dialogs/MakeOrnamentDialog.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/dialogs/ManageMetronomeDialog.cpp b/src/gui/dialogs/ManageMetronomeDialog.cpp
index 6ecbc8d..6fe7afc 100644
--- a/src/gui/dialogs/ManageMetronomeDialog.cpp
+++ b/src/gui/dialogs/ManageMetronomeDialog.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/dialogs/ManageMetronomeDialog.h b/src/gui/dialogs/ManageMetronomeDialog.h
index 4c95db5..dce4c7e 100644
--- a/src/gui/dialogs/ManageMetronomeDialog.h
+++ b/src/gui/dialogs/ManageMetronomeDialog.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/dialogs/MarkerModifyDialog.cpp b/src/gui/dialogs/MarkerModifyDialog.cpp
index ce4725f..d987d65 100644
--- a/src/gui/dialogs/MarkerModifyDialog.cpp
+++ b/src/gui/dialogs/MarkerModifyDialog.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/dialogs/MarkerModifyDialog.h b/src/gui/dialogs/MarkerModifyDialog.h
index bb8751d..0a20643 100644
--- a/src/gui/dialogs/MarkerModifyDialog.h
+++ b/src/gui/dialogs/MarkerModifyDialog.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/dialogs/PasteNotationDialog.cpp b/src/gui/dialogs/PasteNotationDialog.cpp
index c9af4aa..124d272 100644
--- a/src/gui/dialogs/PasteNotationDialog.cpp
+++ b/src/gui/dialogs/PasteNotationDialog.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/dialogs/PasteNotationDialog.h b/src/gui/dialogs/PasteNotationDialog.h
index e63af23..7b71c16 100644
--- a/src/gui/dialogs/PasteNotationDialog.h
+++ b/src/gui/dialogs/PasteNotationDialog.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/dialogs/PitchDialog.cpp b/src/gui/dialogs/PitchDialog.cpp
index 3d0ea97..f50ce27 100644
--- a/src/gui/dialogs/PitchDialog.cpp
+++ b/src/gui/dialogs/PitchDialog.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/dialogs/PitchDialog.h b/src/gui/dialogs/PitchDialog.h
index a30da3e..8cc5dbf 100644
--- a/src/gui/dialogs/PitchDialog.h
+++ b/src/gui/dialogs/PitchDialog.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/dialogs/PitchPickerDialog.cpp b/src/gui/dialogs/PitchPickerDialog.cpp
index 8620d83..5671897 100644
--- a/src/gui/dialogs/PitchPickerDialog.cpp
+++ b/src/gui/dialogs/PitchPickerDialog.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/dialogs/PitchPickerDialog.h b/src/gui/dialogs/PitchPickerDialog.h
index 199ae88..e79db5c 100644
--- a/src/gui/dialogs/PitchPickerDialog.h
+++ b/src/gui/dialogs/PitchPickerDialog.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/dialogs/QuantizeDialog.cpp b/src/gui/dialogs/QuantizeDialog.cpp
index ceb957e..65ea1f0 100644
--- a/src/gui/dialogs/QuantizeDialog.cpp
+++ b/src/gui/dialogs/QuantizeDialog.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/dialogs/QuantizeDialog.h b/src/gui/dialogs/QuantizeDialog.h
index f7c2077..29fb8fe 100644
--- a/src/gui/dialogs/QuantizeDialog.h
+++ b/src/gui/dialogs/QuantizeDialog.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/dialogs/RescaleDialog.cpp b/src/gui/dialogs/RescaleDialog.cpp
index 537e45d..20beaa1 100644
--- a/src/gui/dialogs/RescaleDialog.cpp
+++ b/src/gui/dialogs/RescaleDialog.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/dialogs/RescaleDialog.h b/src/gui/dialogs/RescaleDialog.h
index 0028285..6830bee 100644
--- a/src/gui/dialogs/RescaleDialog.h
+++ b/src/gui/dialogs/RescaleDialog.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/dialogs/ShowSequencerStatusDialog.cpp b/src/gui/dialogs/ShowSequencerStatusDialog.cpp
index 539a7bd..da8de79 100644
--- a/src/gui/dialogs/ShowSequencerStatusDialog.cpp
+++ b/src/gui/dialogs/ShowSequencerStatusDialog.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/dialogs/ShowSequencerStatusDialog.h b/src/gui/dialogs/ShowSequencerStatusDialog.h
index 71655eb..bc54e9a 100644
--- a/src/gui/dialogs/ShowSequencerStatusDialog.h
+++ b/src/gui/dialogs/ShowSequencerStatusDialog.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/dialogs/SimpleEventEditDialog.cpp b/src/gui/dialogs/SimpleEventEditDialog.cpp
index 80b25af..e1fcbf8 100644
--- a/src/gui/dialogs/SimpleEventEditDialog.cpp
+++ b/src/gui/dialogs/SimpleEventEditDialog.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/dialogs/SimpleEventEditDialog.h b/src/gui/dialogs/SimpleEventEditDialog.h
index 6a6e839..6dc0786 100644
--- a/src/gui/dialogs/SimpleEventEditDialog.h
+++ b/src/gui/dialogs/SimpleEventEditDialog.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/dialogs/SplitByPitchDialog.cpp b/src/gui/dialogs/SplitByPitchDialog.cpp
index dfd5367..a7c209e 100644
--- a/src/gui/dialogs/SplitByPitchDialog.cpp
+++ b/src/gui/dialogs/SplitByPitchDialog.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/dialogs/SplitByPitchDialog.h b/src/gui/dialogs/SplitByPitchDialog.h
index 1523c82..6e5d9db 100644
--- a/src/gui/dialogs/SplitByPitchDialog.h
+++ b/src/gui/dialogs/SplitByPitchDialog.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/dialogs/SplitByRecordingSrcDialog.cpp b/src/gui/dialogs/SplitByRecordingSrcDialog.cpp
index 7348825..8a94d69 100644
--- a/src/gui/dialogs/SplitByRecordingSrcDialog.cpp
+++ b/src/gui/dialogs/SplitByRecordingSrcDialog.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/dialogs/SplitByRecordingSrcDialog.h b/src/gui/dialogs/SplitByRecordingSrcDialog.h
index 7babe1f..ad67198 100644
--- a/src/gui/dialogs/SplitByRecordingSrcDialog.h
+++ b/src/gui/dialogs/SplitByRecordingSrcDialog.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/dialogs/TempoDialog.cpp b/src/gui/dialogs/TempoDialog.cpp
index b8bf9e3..868ffd5 100644
--- a/src/gui/dialogs/TempoDialog.cpp
+++ b/src/gui/dialogs/TempoDialog.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/dialogs/TempoDialog.h b/src/gui/dialogs/TempoDialog.h
index bc14276..f6bec01 100644
--- a/src/gui/dialogs/TempoDialog.h
+++ b/src/gui/dialogs/TempoDialog.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/dialogs/TextEventDialog.cpp b/src/gui/dialogs/TextEventDialog.cpp
index 469548e..eb135cd 100644
--- a/src/gui/dialogs/TextEventDialog.cpp
+++ b/src/gui/dialogs/TextEventDialog.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/dialogs/TextEventDialog.h b/src/gui/dialogs/TextEventDialog.h
index 8b42e38..79fd40d 100644
--- a/src/gui/dialogs/TextEventDialog.h
+++ b/src/gui/dialogs/TextEventDialog.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/dialogs/TimeDialog.cpp b/src/gui/dialogs/TimeDialog.cpp
index ca7abbd..c6c55dc 100644
--- a/src/gui/dialogs/TimeDialog.cpp
+++ b/src/gui/dialogs/TimeDialog.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/dialogs/TimeDialog.h b/src/gui/dialogs/TimeDialog.h
index 2cdb751..9e0e0ba 100644
--- a/src/gui/dialogs/TimeDialog.h
+++ b/src/gui/dialogs/TimeDialog.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/dialogs/TimeSignatureDialog.cpp b/src/gui/dialogs/TimeSignatureDialog.cpp
index f29bde2..46369cf 100644
--- a/src/gui/dialogs/TimeSignatureDialog.cpp
+++ b/src/gui/dialogs/TimeSignatureDialog.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/dialogs/TimeSignatureDialog.h b/src/gui/dialogs/TimeSignatureDialog.h
index 5013d87..82c73df 100644
--- a/src/gui/dialogs/TimeSignatureDialog.h
+++ b/src/gui/dialogs/TimeSignatureDialog.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/dialogs/TransportDialog.cpp b/src/gui/dialogs/TransportDialog.cpp
index ebd386c..3054e85 100644
--- a/src/gui/dialogs/TransportDialog.cpp
+++ b/src/gui/dialogs/TransportDialog.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/dialogs/TransportDialog.h b/src/gui/dialogs/TransportDialog.h
index 91e2a67..d6471bb 100644
--- a/src/gui/dialogs/TransportDialog.h
+++ b/src/gui/dialogs/TransportDialog.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/dialogs/TriggerSegmentDialog.cpp b/src/gui/dialogs/TriggerSegmentDialog.cpp
index e1c245a..4ca7d99 100644
--- a/src/gui/dialogs/TriggerSegmentDialog.cpp
+++ b/src/gui/dialogs/TriggerSegmentDialog.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/dialogs/TriggerSegmentDialog.h b/src/gui/dialogs/TriggerSegmentDialog.h
index f0f51b9..8ce0ada 100644
--- a/src/gui/dialogs/TriggerSegmentDialog.h
+++ b/src/gui/dialogs/TriggerSegmentDialog.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/dialogs/TupletDialog.cpp b/src/gui/dialogs/TupletDialog.cpp
index a9ee1dc..f813e30 100644
--- a/src/gui/dialogs/TupletDialog.cpp
+++ b/src/gui/dialogs/TupletDialog.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/dialogs/TupletDialog.h b/src/gui/dialogs/TupletDialog.h
index 8c4f593..c55d8fe 100644
--- a/src/gui/dialogs/TupletDialog.h
+++ b/src/gui/dialogs/TupletDialog.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/dialogs/UnusedAudioSelectionDialog.cpp b/src/gui/dialogs/UnusedAudioSelectionDialog.cpp
index da05eab..106ff37 100644
--- a/src/gui/dialogs/UnusedAudioSelectionDialog.cpp
+++ b/src/gui/dialogs/UnusedAudioSelectionDialog.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/dialogs/UnusedAudioSelectionDialog.h b/src/gui/dialogs/UnusedAudioSelectionDialog.h
index 7b6b4b4..af740f3 100644
--- a/src/gui/dialogs/UnusedAudioSelectionDialog.h
+++ b/src/gui/dialogs/UnusedAudioSelectionDialog.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/dialogs/UseOrnamentDialog.cpp b/src/gui/dialogs/UseOrnamentDialog.cpp
index 1d6a4d9..d1a2056 100644
--- a/src/gui/dialogs/UseOrnamentDialog.cpp
+++ b/src/gui/dialogs/UseOrnamentDialog.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/dialogs/UseOrnamentDialog.h b/src/gui/dialogs/UseOrnamentDialog.h
index da36b08..4307259 100644
--- a/src/gui/dialogs/UseOrnamentDialog.h
+++ b/src/gui/dialogs/UseOrnamentDialog.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/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.
diff --git a/src/gui/editors/guitar/Chord.cpp b/src/gui/editors/guitar/Chord.cpp
index 33c137c..01952ba 100644
--- a/src/gui/editors/guitar/Chord.cpp
+++ b/src/gui/editors/guitar/Chord.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/guitar/Chord.h b/src/gui/editors/guitar/Chord.h
index bd5bbaf..ab610ff 100644
--- a/src/gui/editors/guitar/Chord.h
+++ b/src/gui/editors/guitar/Chord.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/guitar/ChordMap.cpp b/src/gui/editors/guitar/ChordMap.cpp
index 2c95a10..e7c04ac 100644
--- a/src/gui/editors/guitar/ChordMap.cpp
+++ b/src/gui/editors/guitar/ChordMap.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/guitar/ChordMap.h b/src/gui/editors/guitar/ChordMap.h
index 7c7ba04..8184302 100644
--- a/src/gui/editors/guitar/ChordMap.h
+++ b/src/gui/editors/guitar/ChordMap.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/guitar/ChordXmlHandler.cpp b/src/gui/editors/guitar/ChordXmlHandler.cpp
index 6802485..b680519 100644
--- a/src/gui/editors/guitar/ChordXmlHandler.cpp
+++ b/src/gui/editors/guitar/ChordXmlHandler.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/editors/guitar/ChordXmlHandler.h b/src/gui/editors/guitar/ChordXmlHandler.h
index 910e9e8..a2cd2c2 100644
--- a/src/gui/editors/guitar/ChordXmlHandler.h
+++ b/src/gui/editors/guitar/ChordXmlHandler.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/guitar/Fingering.cpp b/src/gui/editors/guitar/Fingering.cpp
index caa98fe..fb0d92c 100644
--- a/src/gui/editors/guitar/Fingering.cpp
+++ b/src/gui/editors/guitar/Fingering.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/guitar/Fingering.h b/src/gui/editors/guitar/Fingering.h
index 32693dd..bd8bfda 100644
--- a/src/gui/editors/guitar/Fingering.h
+++ b/src/gui/editors/guitar/Fingering.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/guitar/FingeringBox.cpp b/src/gui/editors/guitar/FingeringBox.cpp
index 49058b2..a8db91e 100644
--- a/src/gui/editors/guitar/FingeringBox.cpp
+++ b/src/gui/editors/guitar/FingeringBox.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/guitar/FingeringBox.h b/src/gui/editors/guitar/FingeringBox.h
index 8c5a600..80da8b1 100644
--- a/src/gui/editors/guitar/FingeringBox.h
+++ b/src/gui/editors/guitar/FingeringBox.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/guitar/FingeringListBoxItem.cpp b/src/gui/editors/guitar/FingeringListBoxItem.cpp
index aeb8fcd..4438e6b 100644
--- a/src/gui/editors/guitar/FingeringListBoxItem.cpp
+++ b/src/gui/editors/guitar/FingeringListBoxItem.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/guitar/FingeringListBoxItem.h b/src/gui/editors/guitar/FingeringListBoxItem.h
index 5524054..92cd201 100644
--- a/src/gui/editors/guitar/FingeringListBoxItem.h
+++ b/src/gui/editors/guitar/FingeringListBoxItem.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/guitar/GuitarChordEditorDialog.cpp b/src/gui/editors/guitar/GuitarChordEditorDialog.cpp
index 79bec1e..7e5fe18 100644
--- a/src/gui/editors/guitar/GuitarChordEditorDialog.cpp
+++ b/src/gui/editors/guitar/GuitarChordEditorDialog.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/guitar/GuitarChordEditorDialog.h b/src/gui/editors/guitar/GuitarChordEditorDialog.h
index ca0cc98..b957272 100644
--- a/src/gui/editors/guitar/GuitarChordEditorDialog.h
+++ b/src/gui/editors/guitar/GuitarChordEditorDialog.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/guitar/GuitarChordSelectorDialog.cpp b/src/gui/editors/guitar/GuitarChordSelectorDialog.cpp
index c1a6165..f9845c1 100644
--- a/src/gui/editors/guitar/GuitarChordSelectorDialog.cpp
+++ b/src/gui/editors/guitar/GuitarChordSelectorDialog.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/guitar/GuitarChordSelectorDialog.h b/src/gui/editors/guitar/GuitarChordSelectorDialog.h
index 63d5ede..858ee78 100644
--- a/src/gui/editors/guitar/GuitarChordSelectorDialog.h
+++ b/src/gui/editors/guitar/GuitarChordSelectorDialog.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/guitar/NoteSymbols.cpp b/src/gui/editors/guitar/NoteSymbols.cpp
index 1d09299..5cdcf6d 100644
--- a/src/gui/editors/guitar/NoteSymbols.cpp
+++ b/src/gui/editors/guitar/NoteSymbols.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/guitar/NoteSymbols.h b/src/gui/editors/guitar/NoteSymbols.h
index fa52a45..464936b 100644
--- a/src/gui/editors/guitar/NoteSymbols.h
+++ b/src/gui/editors/guitar/NoteSymbols.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/matrix/MatrixCanvasView.cpp b/src/gui/editors/matrix/MatrixCanvasView.cpp
index a6d71c8..769503f 100644
--- a/src/gui/editors/matrix/MatrixCanvasView.cpp
+++ b/src/gui/editors/matrix/MatrixCanvasView.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/matrix/MatrixCanvasView.h b/src/gui/editors/matrix/MatrixCanvasView.h
index ccba92a..64c3523 100644
--- a/src/gui/editors/matrix/MatrixCanvasView.h
+++ b/src/gui/editors/matrix/MatrixCanvasView.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/matrix/MatrixElement.cpp b/src/gui/editors/matrix/MatrixElement.cpp
index b60b63f..7ab7bd9 100644
--- a/src/gui/editors/matrix/MatrixElement.cpp
+++ b/src/gui/editors/matrix/MatrixElement.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/matrix/MatrixElement.h b/src/gui/editors/matrix/MatrixElement.h
index 921297c..7b2c0bb 100644
--- a/src/gui/editors/matrix/MatrixElement.h
+++ b/src/gui/editors/matrix/MatrixElement.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/matrix/MatrixEraser.cpp b/src/gui/editors/matrix/MatrixEraser.cpp
index db69d51..3d0f960 100644
--- a/src/gui/editors/matrix/MatrixEraser.cpp
+++ b/src/gui/editors/matrix/MatrixEraser.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/matrix/MatrixEraser.h b/src/gui/editors/matrix/MatrixEraser.h
index a79d70d..ed03b92 100644
--- a/src/gui/editors/matrix/MatrixEraser.h
+++ b/src/gui/editors/matrix/MatrixEraser.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/matrix/MatrixHLayout.cpp b/src/gui/editors/matrix/MatrixHLayout.cpp
index 99b89c2..1333a78 100644
--- a/src/gui/editors/matrix/MatrixHLayout.cpp
+++ b/src/gui/editors/matrix/MatrixHLayout.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/matrix/MatrixHLayout.h b/src/gui/editors/matrix/MatrixHLayout.h
index 76f1b31..830046b 100644
--- a/src/gui/editors/matrix/MatrixHLayout.h
+++ b/src/gui/editors/matrix/MatrixHLayout.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/matrix/MatrixMover.cpp b/src/gui/editors/matrix/MatrixMover.cpp
index 310786a..5a0bb55 100644
--- a/src/gui/editors/matrix/MatrixMover.cpp
+++ b/src/gui/editors/matrix/MatrixMover.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/matrix/MatrixMover.h b/src/gui/editors/matrix/MatrixMover.h
index 01a6c9a..57e6aaf 100644
--- a/src/gui/editors/matrix/MatrixMover.h
+++ b/src/gui/editors/matrix/MatrixMover.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/matrix/MatrixPainter.cpp b/src/gui/editors/matrix/MatrixPainter.cpp
index 5a95f7d..6514b2d 100644
--- a/src/gui/editors/matrix/MatrixPainter.cpp
+++ b/src/gui/editors/matrix/MatrixPainter.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/matrix/MatrixPainter.h b/src/gui/editors/matrix/MatrixPainter.h
index 0370c44..8ec8c1e 100644
--- a/src/gui/editors/matrix/MatrixPainter.h
+++ b/src/gui/editors/matrix/MatrixPainter.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/matrix/MatrixParameterBox.cpp b/src/gui/editors/matrix/MatrixParameterBox.cpp
index 75228c3..d06389f 100644
--- a/src/gui/editors/matrix/MatrixParameterBox.cpp
+++ b/src/gui/editors/matrix/MatrixParameterBox.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/matrix/MatrixParameterBox.h b/src/gui/editors/matrix/MatrixParameterBox.h
index e214630..ee79bf2 100644
--- a/src/gui/editors/matrix/MatrixParameterBox.h
+++ b/src/gui/editors/matrix/MatrixParameterBox.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/matrix/MatrixResizer.cpp b/src/gui/editors/matrix/MatrixResizer.cpp
index 6e2bd95..0e6141b 100644
--- a/src/gui/editors/matrix/MatrixResizer.cpp
+++ b/src/gui/editors/matrix/MatrixResizer.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/matrix/MatrixResizer.h b/src/gui/editors/matrix/MatrixResizer.h
index a36acb3..b1704ec 100644
--- a/src/gui/editors/matrix/MatrixResizer.h
+++ b/src/gui/editors/matrix/MatrixResizer.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/matrix/MatrixSelector.cpp b/src/gui/editors/matrix/MatrixSelector.cpp
index 3f9904d..ccb9c9e 100644
--- a/src/gui/editors/matrix/MatrixSelector.cpp
+++ b/src/gui/editors/matrix/MatrixSelector.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/matrix/MatrixSelector.h b/src/gui/editors/matrix/MatrixSelector.h
index c875898..0267aee 100644
--- a/src/gui/editors/matrix/MatrixSelector.h
+++ b/src/gui/editors/matrix/MatrixSelector.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/matrix/MatrixStaff.cpp b/src/gui/editors/matrix/MatrixStaff.cpp
index c7b1cfd..50bb781 100644
--- a/src/gui/editors/matrix/MatrixStaff.cpp
+++ b/src/gui/editors/matrix/MatrixStaff.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/matrix/MatrixStaff.h b/src/gui/editors/matrix/MatrixStaff.h
index 24b9e57..2ce65a8 100644
--- a/src/gui/editors/matrix/MatrixStaff.h
+++ b/src/gui/editors/matrix/MatrixStaff.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/matrix/MatrixTool.cpp b/src/gui/editors/matrix/MatrixTool.cpp
index 62cfd90..db89148 100644
--- a/src/gui/editors/matrix/MatrixTool.cpp
+++ b/src/gui/editors/matrix/MatrixTool.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/matrix/MatrixTool.h b/src/gui/editors/matrix/MatrixTool.h
index 9596677..04eacd4 100644
--- a/src/gui/editors/matrix/MatrixTool.h
+++ b/src/gui/editors/matrix/MatrixTool.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/matrix/MatrixToolBox.cpp b/src/gui/editors/matrix/MatrixToolBox.cpp
index 1d2af4b..dbff559 100644
--- a/src/gui/editors/matrix/MatrixToolBox.cpp
+++ b/src/gui/editors/matrix/MatrixToolBox.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/matrix/MatrixToolBox.h b/src/gui/editors/matrix/MatrixToolBox.h
index 07593f4..4a86467 100644
--- a/src/gui/editors/matrix/MatrixToolBox.h
+++ b/src/gui/editors/matrix/MatrixToolBox.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/matrix/MatrixVLayout.cpp b/src/gui/editors/matrix/MatrixVLayout.cpp
index aadcdf3..3c138fb 100644
--- a/src/gui/editors/matrix/MatrixVLayout.cpp
+++ b/src/gui/editors/matrix/MatrixVLayout.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/matrix/MatrixVLayout.h b/src/gui/editors/matrix/MatrixVLayout.h
index a33e0d1..704cfbe 100644
--- a/src/gui/editors/matrix/MatrixVLayout.h
+++ b/src/gui/editors/matrix/MatrixVLayout.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/matrix/MatrixView.cpp b/src/gui/editors/matrix/MatrixView.cpp
index 049ed6f..8d25ec9 100644
--- a/src/gui/editors/matrix/MatrixView.cpp
+++ b/src/gui/editors/matrix/MatrixView.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/matrix/MatrixView.h b/src/gui/editors/matrix/MatrixView.h
index bc72563..cba9ced 100644
--- a/src/gui/editors/matrix/MatrixView.h
+++ b/src/gui/editors/matrix/MatrixView.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/matrix/PianoKeyboard.cpp b/src/gui/editors/matrix/PianoKeyboard.cpp
index 0b8563e..b099f48 100644
--- a/src/gui/editors/matrix/PianoKeyboard.cpp
+++ b/src/gui/editors/matrix/PianoKeyboard.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/matrix/PianoKeyboard.h b/src/gui/editors/matrix/PianoKeyboard.h
index 05f515b..9580ccf 100644
--- a/src/gui/editors/matrix/PianoKeyboard.h
+++ b/src/gui/editors/matrix/PianoKeyboard.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/matrix/QCanvasMatrixDiamond.cpp b/src/gui/editors/matrix/QCanvasMatrixDiamond.cpp
index e44e7d5..d20d3b4 100644
--- a/src/gui/editors/matrix/QCanvasMatrixDiamond.cpp
+++ b/src/gui/editors/matrix/QCanvasMatrixDiamond.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/matrix/QCanvasMatrixDiamond.h b/src/gui/editors/matrix/QCanvasMatrixDiamond.h
index 2546961..bd5d24f 100644
--- a/src/gui/editors/matrix/QCanvasMatrixDiamond.h
+++ b/src/gui/editors/matrix/QCanvasMatrixDiamond.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/matrix/QCanvasMatrixRectangle.cpp b/src/gui/editors/matrix/QCanvasMatrixRectangle.cpp
index bbee6de..158178e 100644
--- a/src/gui/editors/matrix/QCanvasMatrixRectangle.cpp
+++ b/src/gui/editors/matrix/QCanvasMatrixRectangle.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/matrix/QCanvasMatrixRectangle.h b/src/gui/editors/matrix/QCanvasMatrixRectangle.h
index 12c209d..4021226 100644
--- a/src/gui/editors/matrix/QCanvasMatrixRectangle.h
+++ b/src/gui/editors/matrix/QCanvasMatrixRectangle.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/notation/ClefInserter.cpp b/src/gui/editors/notation/ClefInserter.cpp
index d2d053f..6541e85 100644
--- a/src/gui/editors/notation/ClefInserter.cpp
+++ b/src/gui/editors/notation/ClefInserter.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/notation/ClefInserter.h b/src/gui/editors/notation/ClefInserter.h
index 5571947..afdf44f 100644
--- a/src/gui/editors/notation/ClefInserter.h
+++ b/src/gui/editors/notation/ClefInserter.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/notation/FontViewFrame.cpp b/src/gui/editors/notation/FontViewFrame.cpp
index 40b686b..b140775 100644
--- a/src/gui/editors/notation/FontViewFrame.cpp
+++ b/src/gui/editors/notation/FontViewFrame.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/notation/FontViewFrame.h b/src/gui/editors/notation/FontViewFrame.h
index c285da5..c2fe4f0 100644
--- a/src/gui/editors/notation/FontViewFrame.h
+++ b/src/gui/editors/notation/FontViewFrame.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/notation/GuitarChordInserter.cpp b/src/gui/editors/notation/GuitarChordInserter.cpp
index c35949e..cfe65b6 100644
--- a/src/gui/editors/notation/GuitarChordInserter.cpp
+++ b/src/gui/editors/notation/GuitarChordInserter.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/notation/GuitarChordInserter.h b/src/gui/editors/notation/GuitarChordInserter.h
index 41bc185..caac4f7 100644
--- a/src/gui/editors/notation/GuitarChordInserter.h
+++ b/src/gui/editors/notation/GuitarChordInserter.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/notation/HeadersGroup.cpp b/src/gui/editors/notation/HeadersGroup.cpp
index f7dcc82..38f1a5b 100644
--- a/src/gui/editors/notation/HeadersGroup.cpp
+++ b/src/gui/editors/notation/HeadersGroup.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/notation/HeadersGroup.h b/src/gui/editors/notation/HeadersGroup.h
index 19001f2..56ce6d2 100644
--- a/src/gui/editors/notation/HeadersGroup.h
+++ b/src/gui/editors/notation/HeadersGroup.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/notation/NotationCanvasView.cpp b/src/gui/editors/notation/NotationCanvasView.cpp
index 7e7f4c9..846d1f4 100644
--- a/src/gui/editors/notation/NotationCanvasView.cpp
+++ b/src/gui/editors/notation/NotationCanvasView.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/notation/NotationCanvasView.h b/src/gui/editors/notation/NotationCanvasView.h
index b06f206..8382f12 100644
--- a/src/gui/editors/notation/NotationCanvasView.h
+++ b/src/gui/editors/notation/NotationCanvasView.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/notation/NotationChord.cpp b/src/gui/editors/notation/NotationChord.cpp
index 7b0a263..38a2a7b 100644
--- a/src/gui/editors/notation/NotationChord.cpp
+++ b/src/gui/editors/notation/NotationChord.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/notation/NotationChord.h b/src/gui/editors/notation/NotationChord.h
index 7ce12fd..0b006eb 100644
--- a/src/gui/editors/notation/NotationChord.h
+++ b/src/gui/editors/notation/NotationChord.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/notation/NotationElement.cpp b/src/gui/editors/notation/NotationElement.cpp
index 5fa715f..aa08e0a 100644
--- a/src/gui/editors/notation/NotationElement.cpp
+++ b/src/gui/editors/notation/NotationElement.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/notation/NotationElement.h b/src/gui/editors/notation/NotationElement.h
index 2bb036f..9038e37 100644
--- a/src/gui/editors/notation/NotationElement.h
+++ b/src/gui/editors/notation/NotationElement.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/notation/NotationEraser.cpp b/src/gui/editors/notation/NotationEraser.cpp
index 45aad1b..5e253e6 100644
--- a/src/gui/editors/notation/NotationEraser.cpp
+++ b/src/gui/editors/notation/NotationEraser.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/notation/NotationEraser.h b/src/gui/editors/notation/NotationEraser.h
index 357fa34..9d76a7b 100644
--- a/src/gui/editors/notation/NotationEraser.h
+++ b/src/gui/editors/notation/NotationEraser.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/notation/NotationGroup.cpp b/src/gui/editors/notation/NotationGroup.cpp
index 78525d9..764d057 100644
--- a/src/gui/editors/notation/NotationGroup.cpp
+++ b/src/gui/editors/notation/NotationGroup.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/notation/NotationGroup.h b/src/gui/editors/notation/NotationGroup.h
index c7b1134..11a84ca 100644
--- a/src/gui/editors/notation/NotationGroup.h
+++ b/src/gui/editors/notation/NotationGroup.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/notation/NotationHLayout.cpp b/src/gui/editors/notation/NotationHLayout.cpp
index 8d7bd69..fec7422 100644
--- a/src/gui/editors/notation/NotationHLayout.cpp
+++ b/src/gui/editors/notation/NotationHLayout.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/notation/NotationHLayout.h b/src/gui/editors/notation/NotationHLayout.h
index 878dc17..c439bce 100644
--- a/src/gui/editors/notation/NotationHLayout.h
+++ b/src/gui/editors/notation/NotationHLayout.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/notation/NotationProperties.cpp b/src/gui/editors/notation/NotationProperties.cpp
index 8c87cc3..16b8145 100644
--- a/src/gui/editors/notation/NotationProperties.cpp
+++ b/src/gui/editors/notation/NotationProperties.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/notation/NotationProperties.h b/src/gui/editors/notation/NotationProperties.h
index 69a26cf..74e37dd 100644
--- a/src/gui/editors/notation/NotationProperties.h
+++ b/src/gui/editors/notation/NotationProperties.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/notation/NotationSelectionPaster.cpp b/src/gui/editors/notation/NotationSelectionPaster.cpp
index e55bca6..89c7095 100644
--- a/src/gui/editors/notation/NotationSelectionPaster.cpp
+++ b/src/gui/editors/notation/NotationSelectionPaster.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/notation/NotationSelectionPaster.h b/src/gui/editors/notation/NotationSelectionPaster.h
index 110ed6c..72e257b 100644
--- a/src/gui/editors/notation/NotationSelectionPaster.h
+++ b/src/gui/editors/notation/NotationSelectionPaster.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/notation/NotationSelector.cpp b/src/gui/editors/notation/NotationSelector.cpp
index 0a4ab21..2746610 100644
--- a/src/gui/editors/notation/NotationSelector.cpp
+++ b/src/gui/editors/notation/NotationSelector.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/notation/NotationSelector.h b/src/gui/editors/notation/NotationSelector.h
index 8768566..5a58318 100644
--- a/src/gui/editors/notation/NotationSelector.h
+++ b/src/gui/editors/notation/NotationSelector.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/notation/NotationStaff.cpp b/src/gui/editors/notation/NotationStaff.cpp
index d9c28e4..638afd9 100644
--- a/src/gui/editors/notation/NotationStaff.cpp
+++ b/src/gui/editors/notation/NotationStaff.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/notation/NotationStaff.h b/src/gui/editors/notation/NotationStaff.h
index f58e77d..9660700 100644
--- a/src/gui/editors/notation/NotationStaff.h
+++ b/src/gui/editors/notation/NotationStaff.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/notation/NotationStrings.cpp b/src/gui/editors/notation/NotationStrings.cpp
index 0554127..513be1c 100644
--- a/src/gui/editors/notation/NotationStrings.cpp
+++ b/src/gui/editors/notation/NotationStrings.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/notation/NotationStrings.h b/src/gui/editors/notation/NotationStrings.h
index d058734..980ae92 100644
--- a/src/gui/editors/notation/NotationStrings.h
+++ b/src/gui/editors/notation/NotationStrings.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/notation/NotationTool.cpp b/src/gui/editors/notation/NotationTool.cpp
index 06c7a7d..e3426c3 100644
--- a/src/gui/editors/notation/NotationTool.cpp
+++ b/src/gui/editors/notation/NotationTool.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/notation/NotationTool.h b/src/gui/editors/notation/NotationTool.h
index da9f50d..8230a8f 100644
--- a/src/gui/editors/notation/NotationTool.h
+++ b/src/gui/editors/notation/NotationTool.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/notation/NotationToolBox.cpp b/src/gui/editors/notation/NotationToolBox.cpp
index f04162c..3d2d8af 100644
--- a/src/gui/editors/notation/NotationToolBox.cpp
+++ b/src/gui/editors/notation/NotationToolBox.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/notation/NotationToolBox.h b/src/gui/editors/notation/NotationToolBox.h
index 8689541..f29240a 100644
--- a/src/gui/editors/notation/NotationToolBox.h
+++ b/src/gui/editors/notation/NotationToolBox.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/notation/NotationVLayout.cpp b/src/gui/editors/notation/NotationVLayout.cpp
index 3366e20..c16d64e 100644
--- a/src/gui/editors/notation/NotationVLayout.cpp
+++ b/src/gui/editors/notation/NotationVLayout.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/notation/NotationVLayout.h b/src/gui/editors/notation/NotationVLayout.h
index 2e718c7..ebbfd43 100644
--- a/src/gui/editors/notation/NotationVLayout.h
+++ b/src/gui/editors/notation/NotationVLayout.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/notation/NotationView.cpp b/src/gui/editors/notation/NotationView.cpp
index 35ddd87..fa56c99 100644
--- a/src/gui/editors/notation/NotationView.cpp
+++ b/src/gui/editors/notation/NotationView.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/notation/NotationView.h b/src/gui/editors/notation/NotationView.h
index b8282d8..63ab87d 100644
--- a/src/gui/editors/notation/NotationView.h
+++ b/src/gui/editors/notation/NotationView.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/notation/NoteCharacter.cpp b/src/gui/editors/notation/NoteCharacter.cpp
index 9f49131..218323f 100644
--- a/src/gui/editors/notation/NoteCharacter.cpp
+++ b/src/gui/editors/notation/NoteCharacter.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/notation/NoteCharacter.h b/src/gui/editors/notation/NoteCharacter.h
index b5f3b84..99eb2a5 100644
--- a/src/gui/editors/notation/NoteCharacter.h
+++ b/src/gui/editors/notation/NoteCharacter.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/notation/NoteCharacterNames.cpp b/src/gui/editors/notation/NoteCharacterNames.cpp
index bcd450c..d23dfde 100644
--- a/src/gui/editors/notation/NoteCharacterNames.cpp
+++ b/src/gui/editors/notation/NoteCharacterNames.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/editors/notation/NoteCharacterNames.h b/src/gui/editors/notation/NoteCharacterNames.h
index 9022ecd..f09cbfa 100644
--- a/src/gui/editors/notation/NoteCharacterNames.h
+++ b/src/gui/editors/notation/NoteCharacterNames.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/editors/notation/NoteFont.cpp b/src/gui/editors/notation/NoteFont.cpp
index 5f84e7a..af8dd46 100644
--- a/src/gui/editors/notation/NoteFont.cpp
+++ b/src/gui/editors/notation/NoteFont.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/notation/NoteFont.h b/src/gui/editors/notation/NoteFont.h
index 5bdef07..609ea9e 100644
--- a/src/gui/editors/notation/NoteFont.h
+++ b/src/gui/editors/notation/NoteFont.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/notation/NoteFontFactory.cpp b/src/gui/editors/notation/NoteFontFactory.cpp
index d924ffc..8994225 100644
--- a/src/gui/editors/notation/NoteFontFactory.cpp
+++ b/src/gui/editors/notation/NoteFontFactory.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/notation/NoteFontFactory.h b/src/gui/editors/notation/NoteFontFactory.h
index 33e6e80..d2db037 100644
--- a/src/gui/editors/notation/NoteFontFactory.h
+++ b/src/gui/editors/notation/NoteFontFactory.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/notation/NoteFontMap.cpp b/src/gui/editors/notation/NoteFontMap.cpp
index 668d057..8c75f2d 100644
--- a/src/gui/editors/notation/NoteFontMap.cpp
+++ b/src/gui/editors/notation/NoteFontMap.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/notation/NoteFontMap.h b/src/gui/editors/notation/NoteFontMap.h
index 9dac3f1..d65fe49 100644
--- a/src/gui/editors/notation/NoteFontMap.h
+++ b/src/gui/editors/notation/NoteFontMap.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/notation/NoteFontViewer.cpp b/src/gui/editors/notation/NoteFontViewer.cpp
index 9327b20..ca23d11 100644
--- a/src/gui/editors/notation/NoteFontViewer.cpp
+++ b/src/gui/editors/notation/NoteFontViewer.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/notation/NoteFontViewer.h b/src/gui/editors/notation/NoteFontViewer.h
index 8be1257..8a0d1d1 100644
--- a/src/gui/editors/notation/NoteFontViewer.h
+++ b/src/gui/editors/notation/NoteFontViewer.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/notation/NoteInserter.cpp b/src/gui/editors/notation/NoteInserter.cpp
index 9763f7c..273113c 100644
--- a/src/gui/editors/notation/NoteInserter.cpp
+++ b/src/gui/editors/notation/NoteInserter.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/notation/NoteInserter.h b/src/gui/editors/notation/NoteInserter.h
index 6280acb..0b2a172 100644
--- a/src/gui/editors/notation/NoteInserter.h
+++ b/src/gui/editors/notation/NoteInserter.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/notation/NotePixmapFactory.cpp b/src/gui/editors/notation/NotePixmapFactory.cpp
index a190d5f..22c22f7 100644
--- a/src/gui/editors/notation/NotePixmapFactory.cpp
+++ b/src/gui/editors/notation/NotePixmapFactory.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/notation/NotePixmapFactory.h b/src/gui/editors/notation/NotePixmapFactory.h
index 2b502f1..36391c8 100644
--- a/src/gui/editors/notation/NotePixmapFactory.h
+++ b/src/gui/editors/notation/NotePixmapFactory.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/notation/NotePixmapPainter.h b/src/gui/editors/notation/NotePixmapPainter.h
index ff8edae..62118af 100644
--- a/src/gui/editors/notation/NotePixmapPainter.h
+++ b/src/gui/editors/notation/NotePixmapPainter.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/notation/NotePixmapParameters.cpp b/src/gui/editors/notation/NotePixmapParameters.cpp
index b6dd7fb..684f8d3 100644
--- a/src/gui/editors/notation/NotePixmapParameters.cpp
+++ b/src/gui/editors/notation/NotePixmapParameters.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/notation/NotePixmapParameters.h b/src/gui/editors/notation/NotePixmapParameters.h
index f7bfee7..f34d3db 100644
--- a/src/gui/editors/notation/NotePixmapParameters.h
+++ b/src/gui/editors/notation/NotePixmapParameters.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/notation/NoteStyle.cpp b/src/gui/editors/notation/NoteStyle.cpp
index 0b3332d..908b895 100644
--- a/src/gui/editors/notation/NoteStyle.cpp
+++ b/src/gui/editors/notation/NoteStyle.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/notation/NoteStyle.h b/src/gui/editors/notation/NoteStyle.h
index 3959e01..b90214e 100644
--- a/src/gui/editors/notation/NoteStyle.h
+++ b/src/gui/editors/notation/NoteStyle.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/notation/NoteStyleFactory.cpp b/src/gui/editors/notation/NoteStyleFactory.cpp
index 784218b..1490e2d 100644
--- a/src/gui/editors/notation/NoteStyleFactory.cpp
+++ b/src/gui/editors/notation/NoteStyleFactory.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/notation/NoteStyleFactory.h b/src/gui/editors/notation/NoteStyleFactory.h
index 795537d..7adfdd0 100644
--- a/src/gui/editors/notation/NoteStyleFactory.h
+++ b/src/gui/editors/notation/NoteStyleFactory.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/notation/NoteStyleFileReader.cpp b/src/gui/editors/notation/NoteStyleFileReader.cpp
index bcab138..7fc1af4 100644
--- a/src/gui/editors/notation/NoteStyleFileReader.cpp
+++ b/src/gui/editors/notation/NoteStyleFileReader.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/notation/NoteStyleFileReader.h b/src/gui/editors/notation/NoteStyleFileReader.h
index d44c832..53bf605 100644
--- a/src/gui/editors/notation/NoteStyleFileReader.h
+++ b/src/gui/editors/notation/NoteStyleFileReader.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/notation/RestInserter.cpp b/src/gui/editors/notation/RestInserter.cpp
index 31b29d9..69afade 100644
--- a/src/gui/editors/notation/RestInserter.cpp
+++ b/src/gui/editors/notation/RestInserter.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/notation/RestInserter.h b/src/gui/editors/notation/RestInserter.h
index 54f7517..c74e2d5 100644
--- a/src/gui/editors/notation/RestInserter.h
+++ b/src/gui/editors/notation/RestInserter.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/notation/SystemFont.cpp b/src/gui/editors/notation/SystemFont.cpp
index e49a68f..425af2c 100644
--- a/src/gui/editors/notation/SystemFont.cpp
+++ b/src/gui/editors/notation/SystemFont.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/notation/SystemFont.h b/src/gui/editors/notation/SystemFont.h
index a7ae521..f6d0244 100644
--- a/src/gui/editors/notation/SystemFont.h
+++ b/src/gui/editors/notation/SystemFont.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/notation/SystemFontQt.cpp b/src/gui/editors/notation/SystemFontQt.cpp
index 5d90632..fa66757 100644
--- a/src/gui/editors/notation/SystemFontQt.cpp
+++ b/src/gui/editors/notation/SystemFontQt.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/notation/SystemFontQt.h b/src/gui/editors/notation/SystemFontQt.h
index d7dff7f..4e58243 100644
--- a/src/gui/editors/notation/SystemFontQt.h
+++ b/src/gui/editors/notation/SystemFontQt.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/notation/SystemFontXft.cpp b/src/gui/editors/notation/SystemFontXft.cpp
index 75f9406..6434b69 100644
--- a/src/gui/editors/notation/SystemFontXft.cpp
+++ b/src/gui/editors/notation/SystemFontXft.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/notation/SystemFontXft.h b/src/gui/editors/notation/SystemFontXft.h
index c522086..57f6e60 100644
--- a/src/gui/editors/notation/SystemFontXft.h
+++ b/src/gui/editors/notation/SystemFontXft.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/notation/TextInserter.cpp b/src/gui/editors/notation/TextInserter.cpp
index a812f07..22bf6cb 100644
--- a/src/gui/editors/notation/TextInserter.cpp
+++ b/src/gui/editors/notation/TextInserter.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/notation/TextInserter.h b/src/gui/editors/notation/TextInserter.h
index f4d6a4a..cbffb72 100644
--- a/src/gui/editors/notation/TextInserter.h
+++ b/src/gui/editors/notation/TextInserter.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/notation/TrackHeader.cpp b/src/gui/editors/notation/TrackHeader.cpp
index 61215ea..8194e8d 100644
--- a/src/gui/editors/notation/TrackHeader.cpp
+++ b/src/gui/editors/notation/TrackHeader.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/notation/TrackHeader.h b/src/gui/editors/notation/TrackHeader.h
index 50047c3..f6e1d07 100644
--- a/src/gui/editors/notation/TrackHeader.h
+++ b/src/gui/editors/notation/TrackHeader.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/parameters/AudioInstrumentParameterPanel.cpp b/src/gui/editors/parameters/AudioInstrumentParameterPanel.cpp
index cdabe74..8038f95 100644
--- a/src/gui/editors/parameters/AudioInstrumentParameterPanel.cpp
+++ b/src/gui/editors/parameters/AudioInstrumentParameterPanel.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/parameters/AudioInstrumentParameterPanel.h b/src/gui/editors/parameters/AudioInstrumentParameterPanel.h
index 43c9ff6..164a4eb 100644
--- a/src/gui/editors/parameters/AudioInstrumentParameterPanel.h
+++ b/src/gui/editors/parameters/AudioInstrumentParameterPanel.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/parameters/InstrumentParameterBox.cpp b/src/gui/editors/parameters/InstrumentParameterBox.cpp
index 60323f6..2bb6292 100644
--- a/src/gui/editors/parameters/InstrumentParameterBox.cpp
+++ b/src/gui/editors/parameters/InstrumentParameterBox.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/parameters/InstrumentParameterBox.h b/src/gui/editors/parameters/InstrumentParameterBox.h
index 64d06d1..5db2035 100644
--- a/src/gui/editors/parameters/InstrumentParameterBox.h
+++ b/src/gui/editors/parameters/InstrumentParameterBox.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/parameters/InstrumentParameterPanel.cpp b/src/gui/editors/parameters/InstrumentParameterPanel.cpp
index ba91b17..f3a40a0 100644
--- a/src/gui/editors/parameters/InstrumentParameterPanel.cpp
+++ b/src/gui/editors/parameters/InstrumentParameterPanel.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/parameters/InstrumentParameterPanel.h b/src/gui/editors/parameters/InstrumentParameterPanel.h
index 6c4b475..7f85a65 100644
--- a/src/gui/editors/parameters/InstrumentParameterPanel.h
+++ b/src/gui/editors/parameters/InstrumentParameterPanel.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/parameters/MIDIInstrumentParameterPanel.cpp b/src/gui/editors/parameters/MIDIInstrumentParameterPanel.cpp
index cd42eb8..9bc3133 100644
--- a/src/gui/editors/parameters/MIDIInstrumentParameterPanel.cpp
+++ b/src/gui/editors/parameters/MIDIInstrumentParameterPanel.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/parameters/MIDIInstrumentParameterPanel.h b/src/gui/editors/parameters/MIDIInstrumentParameterPanel.h
index ecceb6f..f5297e8 100644
--- a/src/gui/editors/parameters/MIDIInstrumentParameterPanel.h
+++ b/src/gui/editors/parameters/MIDIInstrumentParameterPanel.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/parameters/RosegardenParameterArea.cpp b/src/gui/editors/parameters/RosegardenParameterArea.cpp
index 517a3f6..49e8aef 100644
--- a/src/gui/editors/parameters/RosegardenParameterArea.cpp
+++ b/src/gui/editors/parameters/RosegardenParameterArea.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/parameters/RosegardenParameterArea.h b/src/gui/editors/parameters/RosegardenParameterArea.h
index 2788048..c631063 100644
--- a/src/gui/editors/parameters/RosegardenParameterArea.h
+++ b/src/gui/editors/parameters/RosegardenParameterArea.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/parameters/RosegardenParameterBox.cpp b/src/gui/editors/parameters/RosegardenParameterBox.cpp
index dbefda0..29a2453 100644
--- a/src/gui/editors/parameters/RosegardenParameterBox.cpp
+++ b/src/gui/editors/parameters/RosegardenParameterBox.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/parameters/RosegardenParameterBox.h b/src/gui/editors/parameters/RosegardenParameterBox.h
index 716c3bc..510044a 100644
--- a/src/gui/editors/parameters/RosegardenParameterBox.h
+++ b/src/gui/editors/parameters/RosegardenParameterBox.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/parameters/SegmentParameterBox.cpp b/src/gui/editors/parameters/SegmentParameterBox.cpp
index 7f2ee49..1b28dc9 100644
--- a/src/gui/editors/parameters/SegmentParameterBox.cpp
+++ b/src/gui/editors/parameters/SegmentParameterBox.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/parameters/SegmentParameterBox.h b/src/gui/editors/parameters/SegmentParameterBox.h
index b1c0db4..426fa4d 100644
--- a/src/gui/editors/parameters/SegmentParameterBox.h
+++ b/src/gui/editors/parameters/SegmentParameterBox.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/parameters/TrackParameterBox.cpp b/src/gui/editors/parameters/TrackParameterBox.cpp
index 566a952..e453543 100644
--- a/src/gui/editors/parameters/TrackParameterBox.cpp
+++ b/src/gui/editors/parameters/TrackParameterBox.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/parameters/TrackParameterBox.h b/src/gui/editors/parameters/TrackParameterBox.h
index d42cdb6..729f31f 100644
--- a/src/gui/editors/parameters/TrackParameterBox.h
+++ b/src/gui/editors/parameters/TrackParameterBox.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/segment/ControlEditorDialog.cpp b/src/gui/editors/segment/ControlEditorDialog.cpp
index 11df3bb..7a37027 100644
--- a/src/gui/editors/segment/ControlEditorDialog.cpp
+++ b/src/gui/editors/segment/ControlEditorDialog.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/segment/ControlEditorDialog.h b/src/gui/editors/segment/ControlEditorDialog.h
index 816a52f..f686ec5 100644
--- a/src/gui/editors/segment/ControlEditorDialog.h
+++ b/src/gui/editors/segment/ControlEditorDialog.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/segment/ControlParameterEditDialog.cpp b/src/gui/editors/segment/ControlParameterEditDialog.cpp
index 253e7c6..731c37e 100644
--- a/src/gui/editors/segment/ControlParameterEditDialog.cpp
+++ b/src/gui/editors/segment/ControlParameterEditDialog.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/segment/ControlParameterEditDialog.h b/src/gui/editors/segment/ControlParameterEditDialog.h
index 13405bc..5ef23f8 100644
--- a/src/gui/editors/segment/ControlParameterEditDialog.h
+++ b/src/gui/editors/segment/ControlParameterEditDialog.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/segment/ControlParameterItem.cpp b/src/gui/editors/segment/ControlParameterItem.cpp
index 8fdeabb..b080a7a 100644
--- a/src/gui/editors/segment/ControlParameterItem.cpp
+++ b/src/gui/editors/segment/ControlParameterItem.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/segment/ControlParameterItem.h b/src/gui/editors/segment/ControlParameterItem.h
index fe63b5b..0cc32c1 100644
--- a/src/gui/editors/segment/ControlParameterItem.h
+++ b/src/gui/editors/segment/ControlParameterItem.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/segment/MarkerEditor.cpp b/src/gui/editors/segment/MarkerEditor.cpp
index a4f4e5e..b3e6057 100644
--- a/src/gui/editors/segment/MarkerEditor.cpp
+++ b/src/gui/editors/segment/MarkerEditor.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/segment/MarkerEditor.h b/src/gui/editors/segment/MarkerEditor.h
index 0dcd3b9..51b88ea 100644
--- a/src/gui/editors/segment/MarkerEditor.h
+++ b/src/gui/editors/segment/MarkerEditor.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/segment/MarkerEditorViewItem.cpp b/src/gui/editors/segment/MarkerEditorViewItem.cpp
index 1cc4a0e..1a94396 100644
--- a/src/gui/editors/segment/MarkerEditorViewItem.cpp
+++ b/src/gui/editors/segment/MarkerEditorViewItem.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/segment/MarkerEditorViewItem.h b/src/gui/editors/segment/MarkerEditorViewItem.h
index dbf09e6..d16ca56 100644
--- a/src/gui/editors/segment/MarkerEditorViewItem.h
+++ b/src/gui/editors/segment/MarkerEditorViewItem.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/segment/PlayList.cpp b/src/gui/editors/segment/PlayList.cpp
index ccb54d6..877e93b 100644
--- a/src/gui/editors/segment/PlayList.cpp
+++ b/src/gui/editors/segment/PlayList.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/segment/PlayList.h b/src/gui/editors/segment/PlayList.h
index ba80075..1d37709 100644
--- a/src/gui/editors/segment/PlayList.h
+++ b/src/gui/editors/segment/PlayList.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/segment/PlayListDialog.cpp b/src/gui/editors/segment/PlayListDialog.cpp
index b519b6e..86cfcea 100644
--- a/src/gui/editors/segment/PlayListDialog.cpp
+++ b/src/gui/editors/segment/PlayListDialog.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/segment/PlayListDialog.h b/src/gui/editors/segment/PlayListDialog.h
index 754a4df..9675e8d 100644
--- a/src/gui/editors/segment/PlayListDialog.h
+++ b/src/gui/editors/segment/PlayListDialog.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/segment/PlayListView.cpp b/src/gui/editors/segment/PlayListView.cpp
index dbf7a0a..8d1e16c 100644
--- a/src/gui/editors/segment/PlayListView.cpp
+++ b/src/gui/editors/segment/PlayListView.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/segment/PlayListView.h b/src/gui/editors/segment/PlayListView.h
index 635789a..251dcf3 100644
--- a/src/gui/editors/segment/PlayListView.h
+++ b/src/gui/editors/segment/PlayListView.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/segment/PlayListViewItem.cpp b/src/gui/editors/segment/PlayListViewItem.cpp
index 9bcd974..2cd8afd 100644
--- a/src/gui/editors/segment/PlayListViewItem.cpp
+++ b/src/gui/editors/segment/PlayListViewItem.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/segment/PlayListViewItem.h b/src/gui/editors/segment/PlayListViewItem.h
index 1fe5988..d6d2b6b 100644
--- a/src/gui/editors/segment/PlayListViewItem.h
+++ b/src/gui/editors/segment/PlayListViewItem.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/segment/TrackButtons.cpp b/src/gui/editors/segment/TrackButtons.cpp
index 6d2b9eb..2aef6e7 100644
--- a/src/gui/editors/segment/TrackButtons.cpp
+++ b/src/gui/editors/segment/TrackButtons.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/segment/TrackButtons.h b/src/gui/editors/segment/TrackButtons.h
index 729557c..7431b57 100644
--- a/src/gui/editors/segment/TrackButtons.h
+++ b/src/gui/editors/segment/TrackButtons.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/segment/TrackEditor.cpp b/src/gui/editors/segment/TrackEditor.cpp
index c4e13a2..e32c4b3 100644
--- a/src/gui/editors/segment/TrackEditor.cpp
+++ b/src/gui/editors/segment/TrackEditor.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/segment/TrackEditor.h b/src/gui/editors/segment/TrackEditor.h
index 423f6cc..24cefe4 100644
--- a/src/gui/editors/segment/TrackEditor.h
+++ b/src/gui/editors/segment/TrackEditor.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/segment/TrackEditorIface.cpp b/src/gui/editors/segment/TrackEditorIface.cpp
index 8238c1d..35eb359 100644
--- a/src/gui/editors/segment/TrackEditorIface.cpp
+++ b/src/gui/editors/segment/TrackEditorIface.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/segment/TrackEditorIface.h b/src/gui/editors/segment/TrackEditorIface.h
index 1637591..69ca41a 100644
--- a/src/gui/editors/segment/TrackEditorIface.h
+++ b/src/gui/editors/segment/TrackEditorIface.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/segment/TrackHeader.cpp b/src/gui/editors/segment/TrackHeader.cpp
index 3806c6d..4e0e498 100644
--- a/src/gui/editors/segment/TrackHeader.cpp
+++ b/src/gui/editors/segment/TrackHeader.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/segment/TrackHeader.h b/src/gui/editors/segment/TrackHeader.h
index d1abcc1..94c19db 100644
--- a/src/gui/editors/segment/TrackHeader.h
+++ b/src/gui/editors/segment/TrackHeader.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/segment/TrackLabel.cpp b/src/gui/editors/segment/TrackLabel.cpp
index 5adc1af..8ccf44e 100644
--- a/src/gui/editors/segment/TrackLabel.cpp
+++ b/src/gui/editors/segment/TrackLabel.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/segment/TrackLabel.h b/src/gui/editors/segment/TrackLabel.h
index 93889ab..0ea027c 100644
--- a/src/gui/editors/segment/TrackLabel.h
+++ b/src/gui/editors/segment/TrackLabel.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/segment/TrackVUMeter.cpp b/src/gui/editors/segment/TrackVUMeter.cpp
index f8acbe8..cab2640 100644
--- a/src/gui/editors/segment/TrackVUMeter.cpp
+++ b/src/gui/editors/segment/TrackVUMeter.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/segment/TrackVUMeter.h b/src/gui/editors/segment/TrackVUMeter.h
index dad0455..0447166 100644
--- a/src/gui/editors/segment/TrackVUMeter.h
+++ b/src/gui/editors/segment/TrackVUMeter.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/segment/TriggerManagerItem.cpp b/src/gui/editors/segment/TriggerManagerItem.cpp
index bd3d64a..a5c0b21 100644
--- a/src/gui/editors/segment/TriggerManagerItem.cpp
+++ b/src/gui/editors/segment/TriggerManagerItem.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/segment/TriggerManagerItem.h b/src/gui/editors/segment/TriggerManagerItem.h
index 3e87ca0..ac3b626 100644
--- a/src/gui/editors/segment/TriggerManagerItem.h
+++ b/src/gui/editors/segment/TriggerManagerItem.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/segment/TriggerSegmentManager.cpp b/src/gui/editors/segment/TriggerSegmentManager.cpp
index 1b31d7b..74f581e 100644
--- a/src/gui/editors/segment/TriggerSegmentManager.cpp
+++ b/src/gui/editors/segment/TriggerSegmentManager.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/segment/TriggerSegmentManager.h b/src/gui/editors/segment/TriggerSegmentManager.h
index 755ea4a..7010672 100644
--- a/src/gui/editors/segment/TriggerSegmentManager.h
+++ b/src/gui/editors/segment/TriggerSegmentManager.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/segment/segmentcanvas/AudioPreviewPainter.cpp b/src/gui/editors/segment/segmentcanvas/AudioPreviewPainter.cpp
index b6f7518..f5ce326 100644
--- a/src/gui/editors/segment/segmentcanvas/AudioPreviewPainter.cpp
+++ b/src/gui/editors/segment/segmentcanvas/AudioPreviewPainter.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/segment/segmentcanvas/AudioPreviewPainter.h b/src/gui/editors/segment/segmentcanvas/AudioPreviewPainter.h
index 202b5dd..0188eef 100644
--- a/src/gui/editors/segment/segmentcanvas/AudioPreviewPainter.h
+++ b/src/gui/editors/segment/segmentcanvas/AudioPreviewPainter.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/segment/segmentcanvas/AudioPreviewThread.cpp b/src/gui/editors/segment/segmentcanvas/AudioPreviewThread.cpp
index b686b35..b1a22de 100644
--- a/src/gui/editors/segment/segmentcanvas/AudioPreviewThread.cpp
+++ b/src/gui/editors/segment/segmentcanvas/AudioPreviewThread.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/segment/segmentcanvas/AudioPreviewThread.h b/src/gui/editors/segment/segmentcanvas/AudioPreviewThread.h
index 2944b38..2d0430c 100644
--- a/src/gui/editors/segment/segmentcanvas/AudioPreviewThread.h
+++ b/src/gui/editors/segment/segmentcanvas/AudioPreviewThread.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/segment/segmentcanvas/AudioPreviewUpdater.cpp b/src/gui/editors/segment/segmentcanvas/AudioPreviewUpdater.cpp
index 172ff40..16d4a5c 100644
--- a/src/gui/editors/segment/segmentcanvas/AudioPreviewUpdater.cpp
+++ b/src/gui/editors/segment/segmentcanvas/AudioPreviewUpdater.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/segment/segmentcanvas/AudioPreviewUpdater.h b/src/gui/editors/segment/segmentcanvas/AudioPreviewUpdater.h
index 184bb33..93723a4 100644
--- a/src/gui/editors/segment/segmentcanvas/AudioPreviewUpdater.h
+++ b/src/gui/editors/segment/segmentcanvas/AudioPreviewUpdater.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/segment/segmentcanvas/CompositionColourCache.cpp b/src/gui/editors/segment/segmentcanvas/CompositionColourCache.cpp
index b9f05d4..0bdabd6 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionColourCache.cpp
+++ b/src/gui/editors/segment/segmentcanvas/CompositionColourCache.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/segment/segmentcanvas/CompositionColourCache.h b/src/gui/editors/segment/segmentcanvas/CompositionColourCache.h
index c9dcafc..a2a156a 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionColourCache.h
+++ b/src/gui/editors/segment/segmentcanvas/CompositionColourCache.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/segment/segmentcanvas/CompositionItem.cpp b/src/gui/editors/segment/segmentcanvas/CompositionItem.cpp
index f37487b..dfee6a7 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionItem.cpp
+++ b/src/gui/editors/segment/segmentcanvas/CompositionItem.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/segment/segmentcanvas/CompositionItem.h b/src/gui/editors/segment/segmentcanvas/CompositionItem.h
index f86f1b0..6ceeb34 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionItem.h
+++ b/src/gui/editors/segment/segmentcanvas/CompositionItem.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/segment/segmentcanvas/CompositionItemHelper.cpp b/src/gui/editors/segment/segmentcanvas/CompositionItemHelper.cpp
index 9579ba2..c512ffa 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionItemHelper.cpp
+++ b/src/gui/editors/segment/segmentcanvas/CompositionItemHelper.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/segment/segmentcanvas/CompositionItemHelper.h b/src/gui/editors/segment/segmentcanvas/CompositionItemHelper.h
index 1b3ad95..c0a525e 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionItemHelper.h
+++ b/src/gui/editors/segment/segmentcanvas/CompositionItemHelper.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/segment/segmentcanvas/CompositionItemImpl.cpp b/src/gui/editors/segment/segmentcanvas/CompositionItemImpl.cpp
index 76cbe70..c2b3ade 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionItemImpl.cpp
+++ b/src/gui/editors/segment/segmentcanvas/CompositionItemImpl.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/segment/segmentcanvas/CompositionItemImpl.h b/src/gui/editors/segment/segmentcanvas/CompositionItemImpl.h
index bd61bd0..1331084 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionItemImpl.h
+++ b/src/gui/editors/segment/segmentcanvas/CompositionItemImpl.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/segment/segmentcanvas/CompositionModel.cpp b/src/gui/editors/segment/segmentcanvas/CompositionModel.cpp
index 9701c8a..4f3d311 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionModel.cpp
+++ b/src/gui/editors/segment/segmentcanvas/CompositionModel.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/segment/segmentcanvas/CompositionModel.h b/src/gui/editors/segment/segmentcanvas/CompositionModel.h
index 6fe1952..3f80428 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionModel.h
+++ b/src/gui/editors/segment/segmentcanvas/CompositionModel.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/segment/segmentcanvas/CompositionModelImpl.cpp b/src/gui/editors/segment/segmentcanvas/CompositionModelImpl.cpp
index eb79e45..a30f33d 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionModelImpl.cpp
+++ b/src/gui/editors/segment/segmentcanvas/CompositionModelImpl.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/segment/segmentcanvas/CompositionModelImpl.h b/src/gui/editors/segment/segmentcanvas/CompositionModelImpl.h
index 25092c4..5ae4435 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionModelImpl.h
+++ b/src/gui/editors/segment/segmentcanvas/CompositionModelImpl.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/segment/segmentcanvas/CompositionRect.cpp b/src/gui/editors/segment/segmentcanvas/CompositionRect.cpp
index ec4bef0..cdeda91 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionRect.cpp
+++ b/src/gui/editors/segment/segmentcanvas/CompositionRect.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/segment/segmentcanvas/CompositionRect.h b/src/gui/editors/segment/segmentcanvas/CompositionRect.h
index 53dcc2e..de86310 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionRect.h
+++ b/src/gui/editors/segment/segmentcanvas/CompositionRect.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/segment/segmentcanvas/CompositionView.cpp b/src/gui/editors/segment/segmentcanvas/CompositionView.cpp
index b7cce97..1f344f4 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionView.cpp
+++ b/src/gui/editors/segment/segmentcanvas/CompositionView.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/segment/segmentcanvas/CompositionView.h b/src/gui/editors/segment/segmentcanvas/CompositionView.h
index 0592cfc..cc266f7 100644
--- a/src/gui/editors/segment/segmentcanvas/CompositionView.h
+++ b/src/gui/editors/segment/segmentcanvas/CompositionView.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/segment/segmentcanvas/PreviewRect.cpp b/src/gui/editors/segment/segmentcanvas/PreviewRect.cpp
index 659a9de..6b03998 100644
--- a/src/gui/editors/segment/segmentcanvas/PreviewRect.cpp
+++ b/src/gui/editors/segment/segmentcanvas/PreviewRect.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/segment/segmentcanvas/PreviewRect.h b/src/gui/editors/segment/segmentcanvas/PreviewRect.h
index 1e4bc76..1843d10 100644
--- a/src/gui/editors/segment/segmentcanvas/PreviewRect.h
+++ b/src/gui/editors/segment/segmentcanvas/PreviewRect.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/segment/segmentcanvas/SegmentEraser.cpp b/src/gui/editors/segment/segmentcanvas/SegmentEraser.cpp
index b34fe20..fe9aa93 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentEraser.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentEraser.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/segment/segmentcanvas/SegmentEraser.h b/src/gui/editors/segment/segmentcanvas/SegmentEraser.h
index c45ea75..1c6d159 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentEraser.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentEraser.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/segment/segmentcanvas/SegmentItemPreview.cpp b/src/gui/editors/segment/segmentcanvas/SegmentItemPreview.cpp
index 3fb4e33..012c309 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentItemPreview.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentItemPreview.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/segment/segmentcanvas/SegmentItemPreview.h b/src/gui/editors/segment/segmentcanvas/SegmentItemPreview.h
index d1bb9a7..f0b3941 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentItemPreview.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentItemPreview.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/segment/segmentcanvas/SegmentJoiner.cpp b/src/gui/editors/segment/segmentcanvas/SegmentJoiner.cpp
index 6361a55..51b28f0 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentJoiner.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentJoiner.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/segment/segmentcanvas/SegmentJoiner.h b/src/gui/editors/segment/segmentcanvas/SegmentJoiner.h
index c1b3b0c..2ee01c3 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentJoiner.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentJoiner.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/segment/segmentcanvas/SegmentMover.cpp b/src/gui/editors/segment/segmentcanvas/SegmentMover.cpp
index eaf5735..3843ba6 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentMover.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentMover.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/segment/segmentcanvas/SegmentMover.h b/src/gui/editors/segment/segmentcanvas/SegmentMover.h
index e247f1d..38b1749 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentMover.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentMover.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/segment/segmentcanvas/SegmentOrderer.cpp b/src/gui/editors/segment/segmentcanvas/SegmentOrderer.cpp
index 0b5629e..e1e8b46 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentOrderer.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentOrderer.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/segment/segmentcanvas/SegmentOrderer.h b/src/gui/editors/segment/segmentcanvas/SegmentOrderer.h
index f4b3d9a..b0c0c54 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentOrderer.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentOrderer.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/segment/segmentcanvas/SegmentPencil.cpp b/src/gui/editors/segment/segmentcanvas/SegmentPencil.cpp
index c29bc73..67ad3d3 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentPencil.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentPencil.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/segment/segmentcanvas/SegmentPencil.h b/src/gui/editors/segment/segmentcanvas/SegmentPencil.h
index dc8fae4..2283f40 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentPencil.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentPencil.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/segment/segmentcanvas/SegmentResizer.cpp b/src/gui/editors/segment/segmentcanvas/SegmentResizer.cpp
index befedad..671e04c 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentResizer.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentResizer.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/segment/segmentcanvas/SegmentResizer.h b/src/gui/editors/segment/segmentcanvas/SegmentResizer.h
index 416c6cf..f94f7b4 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentResizer.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentResizer.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/segment/segmentcanvas/SegmentSelector.cpp b/src/gui/editors/segment/segmentcanvas/SegmentSelector.cpp
index e8fbae8..fec7899 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentSelector.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentSelector.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/segment/segmentcanvas/SegmentSelector.h b/src/gui/editors/segment/segmentcanvas/SegmentSelector.h
index ad61628..d99e84e 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentSelector.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentSelector.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/segment/segmentcanvas/SegmentSplitter.cpp b/src/gui/editors/segment/segmentcanvas/SegmentSplitter.cpp
index 42ba2a3..42693c9 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentSplitter.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentSplitter.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/segment/segmentcanvas/SegmentSplitter.h b/src/gui/editors/segment/segmentcanvas/SegmentSplitter.h
index 8124edc..b689385 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentSplitter.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentSplitter.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/segment/segmentcanvas/SegmentTool.cpp b/src/gui/editors/segment/segmentcanvas/SegmentTool.cpp
index f9ac172..5e309a7 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentTool.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentTool.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/segment/segmentcanvas/SegmentTool.h b/src/gui/editors/segment/segmentcanvas/SegmentTool.h
index 5b054a8..b2d35f3 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentTool.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentTool.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/segment/segmentcanvas/SegmentToolBox.cpp b/src/gui/editors/segment/segmentcanvas/SegmentToolBox.cpp
index ca359c9..c495c0a 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentToolBox.cpp
+++ b/src/gui/editors/segment/segmentcanvas/SegmentToolBox.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/segment/segmentcanvas/SegmentToolBox.h b/src/gui/editors/segment/segmentcanvas/SegmentToolBox.h
index 2cddc97..fe7ee23 100644
--- a/src/gui/editors/segment/segmentcanvas/SegmentToolBox.h
+++ b/src/gui/editors/segment/segmentcanvas/SegmentToolBox.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/tempo/TempoListItem.cpp b/src/gui/editors/tempo/TempoListItem.cpp
index 821c329..2975e2f 100644
--- a/src/gui/editors/tempo/TempoListItem.cpp
+++ b/src/gui/editors/tempo/TempoListItem.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/tempo/TempoListItem.h b/src/gui/editors/tempo/TempoListItem.h
index 8faca73..ef17f01 100644
--- a/src/gui/editors/tempo/TempoListItem.h
+++ b/src/gui/editors/tempo/TempoListItem.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/tempo/TempoView.cpp b/src/gui/editors/tempo/TempoView.cpp
index bad04b3..9643228 100644
--- a/src/gui/editors/tempo/TempoView.cpp
+++ b/src/gui/editors/tempo/TempoView.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/tempo/TempoView.h b/src/gui/editors/tempo/TempoView.h
index b3e944f..24db36e 100644
--- a/src/gui/editors/tempo/TempoView.h
+++ b/src/gui/editors/tempo/TempoView.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/general/ActiveItem.cpp b/src/gui/general/ActiveItem.cpp
index 00d967f..c42f71b 100644
--- a/src/gui/general/ActiveItem.cpp
+++ b/src/gui/general/ActiveItem.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/general/ActiveItem.h b/src/gui/general/ActiveItem.h
index df7ca37..774595d 100644
--- a/src/gui/general/ActiveItem.h
+++ b/src/gui/general/ActiveItem.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/general/BarLine.cpp b/src/gui/general/BarLine.cpp
index df610ac..6b7c2be 100644
--- a/src/gui/general/BarLine.cpp
+++ b/src/gui/general/BarLine.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/general/BarLine.h b/src/gui/general/BarLine.h
index 518135c..b716315 100644
--- a/src/gui/general/BarLine.h
+++ b/src/gui/general/BarLine.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/general/BaseTool.cpp b/src/gui/general/BaseTool.cpp
index 75202ac..1e2f5a4 100644
--- a/src/gui/general/BaseTool.cpp
+++ b/src/gui/general/BaseTool.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/general/BaseTool.h b/src/gui/general/BaseTool.h
index 7455dda..e636a9c 100644
--- a/src/gui/general/BaseTool.h
+++ b/src/gui/general/BaseTool.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/general/BaseToolBox.cpp b/src/gui/general/BaseToolBox.cpp
index 1a018fd..a6b210a 100644
--- a/src/gui/general/BaseToolBox.cpp
+++ b/src/gui/general/BaseToolBox.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/general/BaseToolBox.h b/src/gui/general/BaseToolBox.h
index e0d26be..27617fc 100644
--- a/src/gui/general/BaseToolBox.h
+++ b/src/gui/general/BaseToolBox.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/general/CanvasCursor.cpp b/src/gui/general/CanvasCursor.cpp
index 44a8d50..8445104 100644
--- a/src/gui/general/CanvasCursor.cpp
+++ b/src/gui/general/CanvasCursor.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/general/CanvasCursor.h b/src/gui/general/CanvasCursor.h
index 8770165..549302e 100644
--- a/src/gui/general/CanvasCursor.h
+++ b/src/gui/general/CanvasCursor.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/general/CanvasItemGC.cpp b/src/gui/general/CanvasItemGC.cpp
index 64ac215..d3ff8b0 100644
--- a/src/gui/general/CanvasItemGC.cpp
+++ b/src/gui/general/CanvasItemGC.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/general/CanvasItemGC.h b/src/gui/general/CanvasItemGC.h
index 681e021..c23c32c 100644
--- a/src/gui/general/CanvasItemGC.h
+++ b/src/gui/general/CanvasItemGC.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/general/CategoryElement.cpp b/src/gui/general/CategoryElement.cpp
index 5042896..e898961 100644
--- a/src/gui/general/CategoryElement.cpp
+++ b/src/gui/general/CategoryElement.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/general/CategoryElement.h b/src/gui/general/CategoryElement.h
index 67a51f7..b44b2b9 100644
--- a/src/gui/general/CategoryElement.h
+++ b/src/gui/general/CategoryElement.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/general/ClefIndex.cpp b/src/gui/general/ClefIndex.cpp
index b02f01a..3ecf004 100644
--- a/src/gui/general/ClefIndex.cpp
+++ b/src/gui/general/ClefIndex.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/general/ClefIndex.h b/src/gui/general/ClefIndex.h
index 118307c..8a27fc7 100644
--- a/src/gui/general/ClefIndex.h
+++ b/src/gui/general/ClefIndex.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/general/EditTool.cpp b/src/gui/general/EditTool.cpp
index b08024c..a9ca0d9 100644
--- a/src/gui/general/EditTool.cpp
+++ b/src/gui/general/EditTool.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/general/EditTool.h b/src/gui/general/EditTool.h
index 7fda27f..1838bf7 100644
--- a/src/gui/general/EditTool.h
+++ b/src/gui/general/EditTool.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/general/EditToolBox.cpp b/src/gui/general/EditToolBox.cpp
index 19b0714..f455ccc 100644
--- a/src/gui/general/EditToolBox.cpp
+++ b/src/gui/general/EditToolBox.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/general/EditToolBox.h b/src/gui/general/EditToolBox.h
index 208e946..9d4c9cf 100644
--- a/src/gui/general/EditToolBox.h
+++ b/src/gui/general/EditToolBox.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/general/EditView.cpp b/src/gui/general/EditView.cpp
index a49f910..42481e6 100644
--- a/src/gui/general/EditView.cpp
+++ b/src/gui/general/EditView.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/general/EditView.h b/src/gui/general/EditView.h
index 90097be..4b562af 100644
--- a/src/gui/general/EditView.h
+++ b/src/gui/general/EditView.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/general/EditViewBase.cpp b/src/gui/general/EditViewBase.cpp
index bd47219..4c1e150 100644
--- a/src/gui/general/EditViewBase.cpp
+++ b/src/gui/general/EditViewBase.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/general/EditViewBase.h b/src/gui/general/EditViewBase.h
index 75bd995..a69fc35 100644
--- a/src/gui/general/EditViewBase.h
+++ b/src/gui/general/EditViewBase.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/general/EditViewTimeSigNotifier.h b/src/gui/general/EditViewTimeSigNotifier.h
index 679494d..7c71f2e 100644
--- a/src/gui/general/EditViewTimeSigNotifier.h
+++ b/src/gui/general/EditViewTimeSigNotifier.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/general/GUIPalette.cpp b/src/gui/general/GUIPalette.cpp
index f5270fd..c34fece 100644
--- a/src/gui/general/GUIPalette.cpp
+++ b/src/gui/general/GUIPalette.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/general/GUIPalette.h b/src/gui/general/GUIPalette.h
index e2e2dd6..52b978b 100644
--- a/src/gui/general/GUIPalette.h
+++ b/src/gui/general/GUIPalette.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/general/HZoomable.cpp b/src/gui/general/HZoomable.cpp
index ff81f6c..457b2d6 100644
--- a/src/gui/general/HZoomable.cpp
+++ b/src/gui/general/HZoomable.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/general/HZoomable.h b/src/gui/general/HZoomable.h
index 82e9aa9..2cc5a0b 100644
--- a/src/gui/general/HZoomable.h
+++ b/src/gui/general/HZoomable.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/general/LinedStaff.cpp b/src/gui/general/LinedStaff.cpp
index 9156efe..59c0302 100644
--- a/src/gui/general/LinedStaff.cpp
+++ b/src/gui/general/LinedStaff.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/general/LinedStaff.h b/src/gui/general/LinedStaff.h
index 0ebdf5f..5fbe20a 100644
--- a/src/gui/general/LinedStaff.h
+++ b/src/gui/general/LinedStaff.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/general/LinedStaffManager.cpp b/src/gui/general/LinedStaffManager.cpp
index b1b92d2..7faa9ee 100644
--- a/src/gui/general/LinedStaffManager.cpp
+++ b/src/gui/general/LinedStaffManager.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/general/LinedStaffManager.h b/src/gui/general/LinedStaffManager.h
index 44338f1..0f4ef6e 100644
--- a/src/gui/general/LinedStaffManager.h
+++ b/src/gui/general/LinedStaffManager.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/general/MidiPitchLabel.cpp b/src/gui/general/MidiPitchLabel.cpp
index ba42587..4d682e8 100644
--- a/src/gui/general/MidiPitchLabel.cpp
+++ b/src/gui/general/MidiPitchLabel.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/general/MidiPitchLabel.h b/src/gui/general/MidiPitchLabel.h
index b5fe4c8..c402317 100644
--- a/src/gui/general/MidiPitchLabel.h
+++ b/src/gui/general/MidiPitchLabel.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/general/PixmapFunctions.cpp b/src/gui/general/PixmapFunctions.cpp
index 7bd8b2f..5655976 100644
--- a/src/gui/general/PixmapFunctions.cpp
+++ b/src/gui/general/PixmapFunctions.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/general/PixmapFunctions.h b/src/gui/general/PixmapFunctions.h
index 4564573..42e036e 100644
--- a/src/gui/general/PixmapFunctions.h
+++ b/src/gui/general/PixmapFunctions.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/general/PresetElement.cpp b/src/gui/general/PresetElement.cpp
index cc3e0d1..465d0de 100644
--- a/src/gui/general/PresetElement.cpp
+++ b/src/gui/general/PresetElement.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/general/PresetElement.h b/src/gui/general/PresetElement.h
index 4da78f7..0418546 100644
--- a/src/gui/general/PresetElement.h
+++ b/src/gui/general/PresetElement.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/general/PresetGroup.cpp b/src/gui/general/PresetGroup.cpp
index 353b7d4..8fb0b4d 100644
--- a/src/gui/general/PresetGroup.cpp
+++ b/src/gui/general/PresetGroup.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/general/PresetGroup.h b/src/gui/general/PresetGroup.h
index 03298b2..fe822c0 100644
--- a/src/gui/general/PresetGroup.h
+++ b/src/gui/general/PresetGroup.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/general/PresetHandlerDialog.cpp b/src/gui/general/PresetHandlerDialog.cpp
index 1dc7db1..18ed4af 100644
--- a/src/gui/general/PresetHandlerDialog.cpp
+++ b/src/gui/general/PresetHandlerDialog.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/general/PresetHandlerDialog.h b/src/gui/general/PresetHandlerDialog.h
index 6d7b3b6..bbc8e9e 100644
--- a/src/gui/general/PresetHandlerDialog.h
+++ b/src/gui/general/PresetHandlerDialog.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/general/ProgressReporter.cpp b/src/gui/general/ProgressReporter.cpp
index 3fdfacc..16343b0 100644
--- a/src/gui/general/ProgressReporter.cpp
+++ b/src/gui/general/ProgressReporter.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/general/ProgressReporter.h b/src/gui/general/ProgressReporter.h
index 2c591a9..91e7a85 100644
--- a/src/gui/general/ProgressReporter.h
+++ b/src/gui/general/ProgressReporter.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/general/RosegardenCanvasView.cpp b/src/gui/general/RosegardenCanvasView.cpp
index 4893147..a3afa8e 100644
--- a/src/gui/general/RosegardenCanvasView.cpp
+++ b/src/gui/general/RosegardenCanvasView.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/general/RosegardenCanvasView.h b/src/gui/general/RosegardenCanvasView.h
index 6b231a3..6991f4f 100644
--- a/src/gui/general/RosegardenCanvasView.h
+++ b/src/gui/general/RosegardenCanvasView.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/general/RosegardenScrollView.cpp b/src/gui/general/RosegardenScrollView.cpp
index c3184da..2a0f1a4 100644
--- a/src/gui/general/RosegardenScrollView.cpp
+++ b/src/gui/general/RosegardenScrollView.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/general/RosegardenScrollView.h b/src/gui/general/RosegardenScrollView.h
index b55c07d..e09079c 100644
--- a/src/gui/general/RosegardenScrollView.h
+++ b/src/gui/general/RosegardenScrollView.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/general/Spline.cpp b/src/gui/general/Spline.cpp
index 297c21f..fdef032 100644
--- a/src/gui/general/Spline.cpp
+++ b/src/gui/general/Spline.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/general/Spline.h b/src/gui/general/Spline.h
index 292c2b3..a61294d 100644
--- a/src/gui/general/Spline.h
+++ b/src/gui/general/Spline.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/general/StaffLine.cpp b/src/gui/general/StaffLine.cpp
index 6838b22..be3d495 100644
--- a/src/gui/general/StaffLine.cpp
+++ b/src/gui/general/StaffLine.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/general/StaffLine.h b/src/gui/general/StaffLine.h
index 1fa00c2..99b8e60 100644
--- a/src/gui/general/StaffLine.h
+++ b/src/gui/general/StaffLine.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/kdeext/KLedButton.cpp b/src/gui/kdeext/KLedButton.cpp
index bc67cd7..e2f2165 100644
--- a/src/gui/kdeext/KLedButton.cpp
+++ b/src/gui/kdeext/KLedButton.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/kdeext/KLedButton.h b/src/gui/kdeext/KLedButton.h
index 3127cda..205cced 100644
--- a/src/gui/kdeext/KLedButton.h
+++ b/src/gui/kdeext/KLedButton.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/kdeext/KTmpStatusMsg.cpp b/src/gui/kdeext/KTmpStatusMsg.cpp
index 57214f3..9e0229a 100644
--- a/src/gui/kdeext/KTmpStatusMsg.cpp
+++ b/src/gui/kdeext/KTmpStatusMsg.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/kdeext/KTmpStatusMsg.h b/src/gui/kdeext/KTmpStatusMsg.h
index 45c8bb2..205b0bd 100644
--- a/src/gui/kdeext/KTmpStatusMsg.h
+++ b/src/gui/kdeext/KTmpStatusMsg.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/kdeext/QCanvasGroupableItem.cpp b/src/gui/kdeext/QCanvasGroupableItem.cpp
index 3160606..b405579 100644
--- a/src/gui/kdeext/QCanvasGroupableItem.cpp
+++ b/src/gui/kdeext/QCanvasGroupableItem.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/kdeext/QCanvasGroupableItem.h b/src/gui/kdeext/QCanvasGroupableItem.h
index d237524..946f8e4 100644
--- a/src/gui/kdeext/QCanvasGroupableItem.h
+++ b/src/gui/kdeext/QCanvasGroupableItem.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/kdeext/QCanvasSimpleSprite.cpp b/src/gui/kdeext/QCanvasSimpleSprite.cpp
index 17cb5cb..cb1a1fb 100644
--- a/src/gui/kdeext/QCanvasSimpleSprite.cpp
+++ b/src/gui/kdeext/QCanvasSimpleSprite.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/kdeext/QCanvasSimpleSprite.h b/src/gui/kdeext/QCanvasSimpleSprite.h
index 27fca28..407b390 100644
--- a/src/gui/kdeext/QCanvasSimpleSprite.h
+++ b/src/gui/kdeext/QCanvasSimpleSprite.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/kdeext/RGLed.cpp b/src/gui/kdeext/RGLed.cpp
index 725fd45..f266a08 100644
--- a/src/gui/kdeext/RGLed.cpp
+++ b/src/gui/kdeext/RGLed.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 2 -*-
-
/* This file is a modified version of kled.cpp, which is part of the
KDE libraries. The modifications (for "brute-force" antialiasing)
were carried out by Chris Cannam, April 2004.
diff --git a/src/gui/kdeext/TDEStartupLogo.cpp b/src/gui/kdeext/TDEStartupLogo.cpp
index 2b2eda6..19c2054 100644
--- a/src/gui/kdeext/TDEStartupLogo.cpp
+++ b/src/gui/kdeext/TDEStartupLogo.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/kdeext/TDEStartupLogo.h b/src/gui/kdeext/TDEStartupLogo.h
index 7e6e586..56169f8 100644
--- a/src/gui/kdeext/TDEStartupLogo.h
+++ b/src/gui/kdeext/TDEStartupLogo.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/gui/rulers/ChordNameRuler.cpp b/src/gui/rulers/ChordNameRuler.cpp
index 0854af6..aac1f16 100644
--- a/src/gui/rulers/ChordNameRuler.cpp
+++ b/src/gui/rulers/ChordNameRuler.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/rulers/ChordNameRuler.h b/src/gui/rulers/ChordNameRuler.h
index ece69ee..a668daa 100644
--- a/src/gui/rulers/ChordNameRuler.h
+++ b/src/gui/rulers/ChordNameRuler.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/rulers/ControlChangeCommand.cpp b/src/gui/rulers/ControlChangeCommand.cpp
index ccbce4e..f1e8603 100644
--- a/src/gui/rulers/ControlChangeCommand.cpp
+++ b/src/gui/rulers/ControlChangeCommand.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/rulers/ControlChangeCommand.h b/src/gui/rulers/ControlChangeCommand.h
index b091f6c..82b4af5 100644
--- a/src/gui/rulers/ControlChangeCommand.h
+++ b/src/gui/rulers/ControlChangeCommand.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/rulers/ControlItem.cpp b/src/gui/rulers/ControlItem.cpp
index 332542e..b31874c 100644
--- a/src/gui/rulers/ControlItem.cpp
+++ b/src/gui/rulers/ControlItem.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/rulers/ControlItem.h b/src/gui/rulers/ControlItem.h
index d3075b7..c771c25 100644
--- a/src/gui/rulers/ControlItem.h
+++ b/src/gui/rulers/ControlItem.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/rulers/ControlRuler.cpp b/src/gui/rulers/ControlRuler.cpp
index 76a5a47..06ffcb8 100644
--- a/src/gui/rulers/ControlRuler.cpp
+++ b/src/gui/rulers/ControlRuler.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/rulers/ControlRuler.h b/src/gui/rulers/ControlRuler.h
index 83e9730..b23a581 100644
--- a/src/gui/rulers/ControlRuler.h
+++ b/src/gui/rulers/ControlRuler.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/rulers/ControlRulerEventEraseCommand.cpp b/src/gui/rulers/ControlRulerEventEraseCommand.cpp
index 807877d..b073ed0 100644
--- a/src/gui/rulers/ControlRulerEventEraseCommand.cpp
+++ b/src/gui/rulers/ControlRulerEventEraseCommand.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/rulers/ControlRulerEventEraseCommand.h b/src/gui/rulers/ControlRulerEventEraseCommand.h
index 7142179..92ff7b9 100644
--- a/src/gui/rulers/ControlRulerEventEraseCommand.h
+++ b/src/gui/rulers/ControlRulerEventEraseCommand.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/rulers/ControlRulerEventInsertCommand.cpp b/src/gui/rulers/ControlRulerEventInsertCommand.cpp
index b7302f8..43d9ee7 100644
--- a/src/gui/rulers/ControlRulerEventInsertCommand.cpp
+++ b/src/gui/rulers/ControlRulerEventInsertCommand.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/rulers/ControlRulerEventInsertCommand.h b/src/gui/rulers/ControlRulerEventInsertCommand.h
index a180006..f4cd643 100644
--- a/src/gui/rulers/ControlRulerEventInsertCommand.h
+++ b/src/gui/rulers/ControlRulerEventInsertCommand.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/rulers/ControlSelector.cpp b/src/gui/rulers/ControlSelector.cpp
index 15e2814..e7a036c 100644
--- a/src/gui/rulers/ControlSelector.cpp
+++ b/src/gui/rulers/ControlSelector.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/rulers/ControlSelector.h b/src/gui/rulers/ControlSelector.h
index 9df2425..3243755 100644
--- a/src/gui/rulers/ControlSelector.h
+++ b/src/gui/rulers/ControlSelector.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/rulers/ControlTool.h b/src/gui/rulers/ControlTool.h
index fcc528a..498e1fa 100644
--- a/src/gui/rulers/ControlTool.h
+++ b/src/gui/rulers/ControlTool.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/rulers/ControllerEventAdapter.cpp b/src/gui/rulers/ControllerEventAdapter.cpp
index 55abd50..66bcac9 100644
--- a/src/gui/rulers/ControllerEventAdapter.cpp
+++ b/src/gui/rulers/ControllerEventAdapter.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/rulers/ControllerEventAdapter.h b/src/gui/rulers/ControllerEventAdapter.h
index 4f71884..a8fcabb 100644
--- a/src/gui/rulers/ControllerEventAdapter.h
+++ b/src/gui/rulers/ControllerEventAdapter.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/rulers/ControllerEventsRuler.cpp b/src/gui/rulers/ControllerEventsRuler.cpp
index d220929..789a503 100644
--- a/src/gui/rulers/ControllerEventsRuler.cpp
+++ b/src/gui/rulers/ControllerEventsRuler.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/rulers/ControllerEventsRuler.h b/src/gui/rulers/ControllerEventsRuler.h
index 9f077fc..03f8758 100644
--- a/src/gui/rulers/ControllerEventsRuler.h
+++ b/src/gui/rulers/ControllerEventsRuler.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/rulers/DefaultVelocityColour.cpp b/src/gui/rulers/DefaultVelocityColour.cpp
index 9962cf0..e6e99c1 100644
--- a/src/gui/rulers/DefaultVelocityColour.cpp
+++ b/src/gui/rulers/DefaultVelocityColour.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/rulers/DefaultVelocityColour.h b/src/gui/rulers/DefaultVelocityColour.h
index 09430f3..e0e1e0d 100644
--- a/src/gui/rulers/DefaultVelocityColour.h
+++ b/src/gui/rulers/DefaultVelocityColour.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/rulers/ElementAdapter.h b/src/gui/rulers/ElementAdapter.h
index e14ee63..59cdb28 100644
--- a/src/gui/rulers/ElementAdapter.h
+++ b/src/gui/rulers/ElementAdapter.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/rulers/LoopRuler.cpp b/src/gui/rulers/LoopRuler.cpp
index eb012c5..2d7d7f0 100644
--- a/src/gui/rulers/LoopRuler.cpp
+++ b/src/gui/rulers/LoopRuler.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/rulers/LoopRuler.h b/src/gui/rulers/LoopRuler.h
index 6bc9ecb..4484eee 100644
--- a/src/gui/rulers/LoopRuler.h
+++ b/src/gui/rulers/LoopRuler.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/rulers/MarkerRuler.cpp b/src/gui/rulers/MarkerRuler.cpp
index 16ad5ba..2bf99ec 100644
--- a/src/gui/rulers/MarkerRuler.cpp
+++ b/src/gui/rulers/MarkerRuler.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/rulers/MarkerRuler.h b/src/gui/rulers/MarkerRuler.h
index ff261d5..e3037bb 100644
--- a/src/gui/rulers/MarkerRuler.h
+++ b/src/gui/rulers/MarkerRuler.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/rulers/PercussionPitchRuler.cpp b/src/gui/rulers/PercussionPitchRuler.cpp
index ec2b00f..22520e8 100644
--- a/src/gui/rulers/PercussionPitchRuler.cpp
+++ b/src/gui/rulers/PercussionPitchRuler.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/rulers/PercussionPitchRuler.h b/src/gui/rulers/PercussionPitchRuler.h
index 81d60d9..77158ee 100644
--- a/src/gui/rulers/PercussionPitchRuler.h
+++ b/src/gui/rulers/PercussionPitchRuler.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/rulers/PitchRuler.cpp b/src/gui/rulers/PitchRuler.cpp
index 7817bb8..87dd8de 100644
--- a/src/gui/rulers/PitchRuler.cpp
+++ b/src/gui/rulers/PitchRuler.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/rulers/PitchRuler.h b/src/gui/rulers/PitchRuler.h
index 3b74bb3..be0dce7 100644
--- a/src/gui/rulers/PitchRuler.h
+++ b/src/gui/rulers/PitchRuler.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/rulers/PropertyBox.cpp b/src/gui/rulers/PropertyBox.cpp
index f98300d..d12a08f 100644
--- a/src/gui/rulers/PropertyBox.cpp
+++ b/src/gui/rulers/PropertyBox.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/rulers/PropertyBox.h b/src/gui/rulers/PropertyBox.h
index 2610110..2195d70 100644
--- a/src/gui/rulers/PropertyBox.h
+++ b/src/gui/rulers/PropertyBox.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/rulers/PropertyControlRuler.cpp b/src/gui/rulers/PropertyControlRuler.cpp
index ddfe3fe..0c232be 100644
--- a/src/gui/rulers/PropertyControlRuler.cpp
+++ b/src/gui/rulers/PropertyControlRuler.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/rulers/PropertyControlRuler.h b/src/gui/rulers/PropertyControlRuler.h
index db1d698..d1ccd96 100644
--- a/src/gui/rulers/PropertyControlRuler.h
+++ b/src/gui/rulers/PropertyControlRuler.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/rulers/PropertyViewRuler.cpp b/src/gui/rulers/PropertyViewRuler.cpp
index 3e74c36..e277784 100644
--- a/src/gui/rulers/PropertyViewRuler.cpp
+++ b/src/gui/rulers/PropertyViewRuler.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/rulers/PropertyViewRuler.h b/src/gui/rulers/PropertyViewRuler.h
index 79123a0..f818cae 100644
--- a/src/gui/rulers/PropertyViewRuler.h
+++ b/src/gui/rulers/PropertyViewRuler.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/rulers/RawNoteRuler.cpp b/src/gui/rulers/RawNoteRuler.cpp
index a9c8187..5e458d8 100644
--- a/src/gui/rulers/RawNoteRuler.cpp
+++ b/src/gui/rulers/RawNoteRuler.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/rulers/RawNoteRuler.h b/src/gui/rulers/RawNoteRuler.h
index 60b9a26..d2c2b16 100644
--- a/src/gui/rulers/RawNoteRuler.h
+++ b/src/gui/rulers/RawNoteRuler.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/rulers/StandardRuler.cpp b/src/gui/rulers/StandardRuler.cpp
index e943ec7..52f9ebb 100644
--- a/src/gui/rulers/StandardRuler.cpp
+++ b/src/gui/rulers/StandardRuler.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/rulers/StandardRuler.h b/src/gui/rulers/StandardRuler.h
index a76416f..2aea445 100644
--- a/src/gui/rulers/StandardRuler.h
+++ b/src/gui/rulers/StandardRuler.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/rulers/TempoColour.cpp b/src/gui/rulers/TempoColour.cpp
index 0be644f..bd9370d 100644
--- a/src/gui/rulers/TempoColour.cpp
+++ b/src/gui/rulers/TempoColour.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/rulers/TempoColour.h b/src/gui/rulers/TempoColour.h
index 6e51b16..5444b1f 100644
--- a/src/gui/rulers/TempoColour.h
+++ b/src/gui/rulers/TempoColour.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/rulers/TempoRuler.cpp b/src/gui/rulers/TempoRuler.cpp
index 18b1ab3..6b36bc8 100644
--- a/src/gui/rulers/TempoRuler.cpp
+++ b/src/gui/rulers/TempoRuler.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/rulers/TempoRuler.h b/src/gui/rulers/TempoRuler.h
index bd395df..1cd8edc 100644
--- a/src/gui/rulers/TempoRuler.h
+++ b/src/gui/rulers/TempoRuler.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/rulers/TextRuler.cpp b/src/gui/rulers/TextRuler.cpp
index 0e1eda4..225147f 100644
--- a/src/gui/rulers/TextRuler.cpp
+++ b/src/gui/rulers/TextRuler.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/rulers/TextRuler.h b/src/gui/rulers/TextRuler.h
index f9d8e4c..fac2f6f 100644
--- a/src/gui/rulers/TextRuler.h
+++ b/src/gui/rulers/TextRuler.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/rulers/VelocityColour.cpp b/src/gui/rulers/VelocityColour.cpp
index e0e67b1..c6409a3 100644
--- a/src/gui/rulers/VelocityColour.cpp
+++ b/src/gui/rulers/VelocityColour.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/rulers/VelocityColour.h b/src/gui/rulers/VelocityColour.h
index 291fb7f..922c94a 100644
--- a/src/gui/rulers/VelocityColour.h
+++ b/src/gui/rulers/VelocityColour.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/rulers/ViewElementAdapter.cpp b/src/gui/rulers/ViewElementAdapter.cpp
index 550ddcf..1ff911e 100644
--- a/src/gui/rulers/ViewElementAdapter.cpp
+++ b/src/gui/rulers/ViewElementAdapter.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/rulers/ViewElementAdapter.h b/src/gui/rulers/ViewElementAdapter.h
index 1207522..8ee2967 100644
--- a/src/gui/rulers/ViewElementAdapter.h
+++ b/src/gui/rulers/ViewElementAdapter.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/seqmanager/AudioSegmentMmapper.cpp b/src/gui/seqmanager/AudioSegmentMmapper.cpp
index 4e8feef..68804ea 100644
--- a/src/gui/seqmanager/AudioSegmentMmapper.cpp
+++ b/src/gui/seqmanager/AudioSegmentMmapper.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/seqmanager/AudioSegmentMmapper.h b/src/gui/seqmanager/AudioSegmentMmapper.h
index 5a8e6c7..f59ded2 100644
--- a/src/gui/seqmanager/AudioSegmentMmapper.h
+++ b/src/gui/seqmanager/AudioSegmentMmapper.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/seqmanager/CompositionMmapper.cpp b/src/gui/seqmanager/CompositionMmapper.cpp
index cbd153b..127f5d8 100644
--- a/src/gui/seqmanager/CompositionMmapper.cpp
+++ b/src/gui/seqmanager/CompositionMmapper.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/seqmanager/CompositionMmapper.h b/src/gui/seqmanager/CompositionMmapper.h
index b6817f2..14444e5 100644
--- a/src/gui/seqmanager/CompositionMmapper.h
+++ b/src/gui/seqmanager/CompositionMmapper.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/seqmanager/ControlBlockMmapper.cpp b/src/gui/seqmanager/ControlBlockMmapper.cpp
index ff37495..3172246 100644
--- a/src/gui/seqmanager/ControlBlockMmapper.cpp
+++ b/src/gui/seqmanager/ControlBlockMmapper.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/seqmanager/ControlBlockMmapper.h b/src/gui/seqmanager/ControlBlockMmapper.h
index 4740bfb..4bf4ed5 100644
--- a/src/gui/seqmanager/ControlBlockMmapper.h
+++ b/src/gui/seqmanager/ControlBlockMmapper.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/seqmanager/MetronomeMmapper.cpp b/src/gui/seqmanager/MetronomeMmapper.cpp
index a21c9cf..98f6b18 100644
--- a/src/gui/seqmanager/MetronomeMmapper.cpp
+++ b/src/gui/seqmanager/MetronomeMmapper.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/seqmanager/MetronomeMmapper.h b/src/gui/seqmanager/MetronomeMmapper.h
index ed6978d..cc24755 100644
--- a/src/gui/seqmanager/MetronomeMmapper.h
+++ b/src/gui/seqmanager/MetronomeMmapper.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/seqmanager/MidiFilterDialog.cpp b/src/gui/seqmanager/MidiFilterDialog.cpp
index 1988f2a..0a47bf8 100644
--- a/src/gui/seqmanager/MidiFilterDialog.cpp
+++ b/src/gui/seqmanager/MidiFilterDialog.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/seqmanager/MidiFilterDialog.h b/src/gui/seqmanager/MidiFilterDialog.h
index 27f0a64..9469ec0 100644
--- a/src/gui/seqmanager/MidiFilterDialog.h
+++ b/src/gui/seqmanager/MidiFilterDialog.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/seqmanager/SegmentMmapper.cpp b/src/gui/seqmanager/SegmentMmapper.cpp
index 8cebe8d..e50d2b0 100644
--- a/src/gui/seqmanager/SegmentMmapper.cpp
+++ b/src/gui/seqmanager/SegmentMmapper.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/seqmanager/SegmentMmapper.h b/src/gui/seqmanager/SegmentMmapper.h
index e223b8c..dc6544c 100644
--- a/src/gui/seqmanager/SegmentMmapper.h
+++ b/src/gui/seqmanager/SegmentMmapper.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/seqmanager/SegmentMmapperFactory.cpp b/src/gui/seqmanager/SegmentMmapperFactory.cpp
index 4f40cd6..d439d8d 100644
--- a/src/gui/seqmanager/SegmentMmapperFactory.cpp
+++ b/src/gui/seqmanager/SegmentMmapperFactory.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/seqmanager/SegmentMmapperFactory.h b/src/gui/seqmanager/SegmentMmapperFactory.h
index e10eee2..ed3cafd 100644
--- a/src/gui/seqmanager/SegmentMmapperFactory.h
+++ b/src/gui/seqmanager/SegmentMmapperFactory.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/seqmanager/SequenceManager.cpp b/src/gui/seqmanager/SequenceManager.cpp
index 38f1522..31820b3 100644
--- a/src/gui/seqmanager/SequenceManager.cpp
+++ b/src/gui/seqmanager/SequenceManager.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/seqmanager/SequenceManager.h b/src/gui/seqmanager/SequenceManager.h
index 051f224..ffbed77 100644
--- a/src/gui/seqmanager/SequenceManager.h
+++ b/src/gui/seqmanager/SequenceManager.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/seqmanager/SequencerMapper.cpp b/src/gui/seqmanager/SequencerMapper.cpp
index 3a051e3..a0eb741 100644
--- a/src/gui/seqmanager/SequencerMapper.cpp
+++ b/src/gui/seqmanager/SequencerMapper.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/seqmanager/SequencerMapper.h b/src/gui/seqmanager/SequencerMapper.h
index 9eddc13..c9a1c2b 100644
--- a/src/gui/seqmanager/SequencerMapper.h
+++ b/src/gui/seqmanager/SequencerMapper.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/seqmanager/SpecialSegmentMmapper.cpp b/src/gui/seqmanager/SpecialSegmentMmapper.cpp
index 45a87fd..7bf73d2 100644
--- a/src/gui/seqmanager/SpecialSegmentMmapper.cpp
+++ b/src/gui/seqmanager/SpecialSegmentMmapper.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/seqmanager/SpecialSegmentMmapper.h b/src/gui/seqmanager/SpecialSegmentMmapper.h
index fefdd96..73a8d87 100644
--- a/src/gui/seqmanager/SpecialSegmentMmapper.h
+++ b/src/gui/seqmanager/SpecialSegmentMmapper.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/seqmanager/TempoSegmentMmapper.cpp b/src/gui/seqmanager/TempoSegmentMmapper.cpp
index 9c92f13..cd0b688 100644
--- a/src/gui/seqmanager/TempoSegmentMmapper.cpp
+++ b/src/gui/seqmanager/TempoSegmentMmapper.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/seqmanager/TempoSegmentMmapper.h b/src/gui/seqmanager/TempoSegmentMmapper.h
index a31a1e7..ce1a8f3 100644
--- a/src/gui/seqmanager/TempoSegmentMmapper.h
+++ b/src/gui/seqmanager/TempoSegmentMmapper.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/seqmanager/TimeSigSegmentMmapper.cpp b/src/gui/seqmanager/TimeSigSegmentMmapper.cpp
index 3404021..9d5753f 100644
--- a/src/gui/seqmanager/TimeSigSegmentMmapper.cpp
+++ b/src/gui/seqmanager/TimeSigSegmentMmapper.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/seqmanager/TimeSigSegmentMmapper.h b/src/gui/seqmanager/TimeSigSegmentMmapper.h
index 2412128..fd554b0 100644
--- a/src/gui/seqmanager/TimeSigSegmentMmapper.h
+++ b/src/gui/seqmanager/TimeSigSegmentMmapper.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/studio/AudioMixerWindow.cpp b/src/gui/studio/AudioMixerWindow.cpp
index abdb387..f7b752a 100644
--- a/src/gui/studio/AudioMixerWindow.cpp
+++ b/src/gui/studio/AudioMixerWindow.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/studio/AudioMixerWindow.h b/src/gui/studio/AudioMixerWindow.h
index 07c707c..540a20a 100644
--- a/src/gui/studio/AudioMixerWindow.h
+++ b/src/gui/studio/AudioMixerWindow.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/studio/AudioPlugin.cpp b/src/gui/studio/AudioPlugin.cpp
index c837fd7..0061a05 100644
--- a/src/gui/studio/AudioPlugin.cpp
+++ b/src/gui/studio/AudioPlugin.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/studio/AudioPlugin.h b/src/gui/studio/AudioPlugin.h
index ac8a7ad..17b2d37 100644
--- a/src/gui/studio/AudioPlugin.h
+++ b/src/gui/studio/AudioPlugin.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/studio/AudioPluginClipboard.cpp b/src/gui/studio/AudioPluginClipboard.cpp
index 54f5612..4d746a0 100644
--- a/src/gui/studio/AudioPluginClipboard.cpp
+++ b/src/gui/studio/AudioPluginClipboard.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/studio/AudioPluginClipboard.h b/src/gui/studio/AudioPluginClipboard.h
index e31ed90..5ce2b19 100644
--- a/src/gui/studio/AudioPluginClipboard.h
+++ b/src/gui/studio/AudioPluginClipboard.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/studio/AudioPluginManager.cpp b/src/gui/studio/AudioPluginManager.cpp
index 4457493..32496a7 100644
--- a/src/gui/studio/AudioPluginManager.cpp
+++ b/src/gui/studio/AudioPluginManager.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/studio/AudioPluginManager.h b/src/gui/studio/AudioPluginManager.h
index 540f388..47d936f 100644
--- a/src/gui/studio/AudioPluginManager.h
+++ b/src/gui/studio/AudioPluginManager.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/studio/AudioPluginOSCGUI.cpp b/src/gui/studio/AudioPluginOSCGUI.cpp
index dab0aa5..f21d3d8 100644
--- a/src/gui/studio/AudioPluginOSCGUI.cpp
+++ b/src/gui/studio/AudioPluginOSCGUI.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/studio/AudioPluginOSCGUI.h b/src/gui/studio/AudioPluginOSCGUI.h
index 66a8fe1..7a4c701 100644
--- a/src/gui/studio/AudioPluginOSCGUI.h
+++ b/src/gui/studio/AudioPluginOSCGUI.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/studio/AudioPluginOSCGUIManager.cpp b/src/gui/studio/AudioPluginOSCGUIManager.cpp
index 0a0ab7e..aae61d3 100644
--- a/src/gui/studio/AudioPluginOSCGUIManager.cpp
+++ b/src/gui/studio/AudioPluginOSCGUIManager.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/studio/AudioPluginOSCGUIManager.h b/src/gui/studio/AudioPluginOSCGUIManager.h
index 8dd3cbf..92edf6b 100644
--- a/src/gui/studio/AudioPluginOSCGUIManager.h
+++ b/src/gui/studio/AudioPluginOSCGUIManager.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/studio/BankEditorDialog.cpp b/src/gui/studio/BankEditorDialog.cpp
index 8e2d837..78273d8 100644
--- a/src/gui/studio/BankEditorDialog.cpp
+++ b/src/gui/studio/BankEditorDialog.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/studio/BankEditorDialog.h b/src/gui/studio/BankEditorDialog.h
index b2c926f..4bb2857 100644
--- a/src/gui/studio/BankEditorDialog.h
+++ b/src/gui/studio/BankEditorDialog.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/studio/ChangeRecordDeviceCommand.cpp b/src/gui/studio/ChangeRecordDeviceCommand.cpp
index 586b7b8..6e185bf 100644
--- a/src/gui/studio/ChangeRecordDeviceCommand.cpp
+++ b/src/gui/studio/ChangeRecordDeviceCommand.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/studio/ChangeRecordDeviceCommand.h b/src/gui/studio/ChangeRecordDeviceCommand.h
index cb47c22..ff8f68d 100644
--- a/src/gui/studio/ChangeRecordDeviceCommand.h
+++ b/src/gui/studio/ChangeRecordDeviceCommand.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/studio/DeviceEditorDialog.cpp b/src/gui/studio/DeviceEditorDialog.cpp
index 9d19cc0..9d96ba1 100644
--- a/src/gui/studio/DeviceEditorDialog.cpp
+++ b/src/gui/studio/DeviceEditorDialog.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/studio/DeviceEditorDialog.h b/src/gui/studio/DeviceEditorDialog.h
index 578ebe6..0fcd5cf 100644
--- a/src/gui/studio/DeviceEditorDialog.h
+++ b/src/gui/studio/DeviceEditorDialog.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/studio/DeviceManagerDialog.cpp b/src/gui/studio/DeviceManagerDialog.cpp
index d9981d4..b15e0dd 100644
--- a/src/gui/studio/DeviceManagerDialog.cpp
+++ b/src/gui/studio/DeviceManagerDialog.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/studio/DeviceManagerDialog.h b/src/gui/studio/DeviceManagerDialog.h
index 18d9d7a..ecb49b7 100644
--- a/src/gui/studio/DeviceManagerDialog.h
+++ b/src/gui/studio/DeviceManagerDialog.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/studio/MidiBankListViewItem.cpp b/src/gui/studio/MidiBankListViewItem.cpp
index b568772..4a5e30d 100644
--- a/src/gui/studio/MidiBankListViewItem.cpp
+++ b/src/gui/studio/MidiBankListViewItem.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/studio/MidiBankListViewItem.h b/src/gui/studio/MidiBankListViewItem.h
index 5d42160..346c28c 100644
--- a/src/gui/studio/MidiBankListViewItem.h
+++ b/src/gui/studio/MidiBankListViewItem.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/studio/MidiDeviceListViewItem.cpp b/src/gui/studio/MidiDeviceListViewItem.cpp
index e155568..49ea59f 100644
--- a/src/gui/studio/MidiDeviceListViewItem.cpp
+++ b/src/gui/studio/MidiDeviceListViewItem.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/studio/MidiDeviceListViewItem.h b/src/gui/studio/MidiDeviceListViewItem.h
index f405cd1..0c652a9 100644
--- a/src/gui/studio/MidiDeviceListViewItem.h
+++ b/src/gui/studio/MidiDeviceListViewItem.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/studio/MidiKeyMapListViewItem.cpp b/src/gui/studio/MidiKeyMapListViewItem.cpp
index 9136d80..6e51e64 100644
--- a/src/gui/studio/MidiKeyMapListViewItem.cpp
+++ b/src/gui/studio/MidiKeyMapListViewItem.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/studio/MidiKeyMapListViewItem.h b/src/gui/studio/MidiKeyMapListViewItem.h
index d29b0a6..03e5cb1 100644
--- a/src/gui/studio/MidiKeyMapListViewItem.h
+++ b/src/gui/studio/MidiKeyMapListViewItem.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/studio/MidiKeyMappingEditor.cpp b/src/gui/studio/MidiKeyMappingEditor.cpp
index 11c8c6b..c76de77 100644
--- a/src/gui/studio/MidiKeyMappingEditor.cpp
+++ b/src/gui/studio/MidiKeyMappingEditor.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/studio/MidiKeyMappingEditor.h b/src/gui/studio/MidiKeyMappingEditor.h
index 414a6d7..c609bea 100644
--- a/src/gui/studio/MidiKeyMappingEditor.h
+++ b/src/gui/studio/MidiKeyMappingEditor.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/studio/MidiMixerVUMeter.cpp b/src/gui/studio/MidiMixerVUMeter.cpp
index b882dec..a779ad6 100644
--- a/src/gui/studio/MidiMixerVUMeter.cpp
+++ b/src/gui/studio/MidiMixerVUMeter.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/studio/MidiMixerVUMeter.h b/src/gui/studio/MidiMixerVUMeter.h
index 70622b2..c0b949b 100644
--- a/src/gui/studio/MidiMixerVUMeter.h
+++ b/src/gui/studio/MidiMixerVUMeter.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/studio/MidiMixerWindow.cpp b/src/gui/studio/MidiMixerWindow.cpp
index 0c62685..ce70390 100644
--- a/src/gui/studio/MidiMixerWindow.cpp
+++ b/src/gui/studio/MidiMixerWindow.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/studio/MidiMixerWindow.h b/src/gui/studio/MidiMixerWindow.h
index 70d01b7..815b4fd 100644
--- a/src/gui/studio/MidiMixerWindow.h
+++ b/src/gui/studio/MidiMixerWindow.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/studio/MidiProgramsEditor.cpp b/src/gui/studio/MidiProgramsEditor.cpp
index 65e7066..b30fc21 100644
--- a/src/gui/studio/MidiProgramsEditor.cpp
+++ b/src/gui/studio/MidiProgramsEditor.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/studio/MidiProgramsEditor.h b/src/gui/studio/MidiProgramsEditor.h
index 7d40e8e..63608f7 100644
--- a/src/gui/studio/MidiProgramsEditor.h
+++ b/src/gui/studio/MidiProgramsEditor.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/studio/MixerWindow.cpp b/src/gui/studio/MixerWindow.cpp
index 387e8bf..a7be8e8 100644
--- a/src/gui/studio/MixerWindow.cpp
+++ b/src/gui/studio/MixerWindow.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/studio/MixerWindow.h b/src/gui/studio/MixerWindow.h
index 9e4d0c5..58730eb 100644
--- a/src/gui/studio/MixerWindow.h
+++ b/src/gui/studio/MixerWindow.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/studio/NameSetEditor.cpp b/src/gui/studio/NameSetEditor.cpp
index 5f8438d..7443fd3 100644
--- a/src/gui/studio/NameSetEditor.cpp
+++ b/src/gui/studio/NameSetEditor.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/studio/NameSetEditor.h b/src/gui/studio/NameSetEditor.h
index 1767ca9..d260f72 100644
--- a/src/gui/studio/NameSetEditor.h
+++ b/src/gui/studio/NameSetEditor.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/studio/OSCMessage.cpp b/src/gui/studio/OSCMessage.cpp
index 6496732..5a30919 100644
--- a/src/gui/studio/OSCMessage.cpp
+++ b/src/gui/studio/OSCMessage.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/studio/OSCMessage.h b/src/gui/studio/OSCMessage.h
index 05bf63f..fb29b5f 100644
--- a/src/gui/studio/OSCMessage.h
+++ b/src/gui/studio/OSCMessage.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/studio/RemapInstrumentDialog.cpp b/src/gui/studio/RemapInstrumentDialog.cpp
index b06d334..a3017fd 100644
--- a/src/gui/studio/RemapInstrumentDialog.cpp
+++ b/src/gui/studio/RemapInstrumentDialog.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/studio/RemapInstrumentDialog.h b/src/gui/studio/RemapInstrumentDialog.h
index a4d58ce..d97f775 100644
--- a/src/gui/studio/RemapInstrumentDialog.h
+++ b/src/gui/studio/RemapInstrumentDialog.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/studio/StudioControl.cpp b/src/gui/studio/StudioControl.cpp
index 5657f57..7ccd869 100644
--- a/src/gui/studio/StudioControl.cpp
+++ b/src/gui/studio/StudioControl.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/studio/StudioControl.h b/src/gui/studio/StudioControl.h
index c251cde..b398ec2 100644
--- a/src/gui/studio/StudioControl.h
+++ b/src/gui/studio/StudioControl.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/studio/SynthPluginManagerDialog.cpp b/src/gui/studio/SynthPluginManagerDialog.cpp
index 6d0d14a..13f641b 100644
--- a/src/gui/studio/SynthPluginManagerDialog.cpp
+++ b/src/gui/studio/SynthPluginManagerDialog.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/studio/SynthPluginManagerDialog.h b/src/gui/studio/SynthPluginManagerDialog.h
index 04ad2c7..40df4a0 100644
--- a/src/gui/studio/SynthPluginManagerDialog.h
+++ b/src/gui/studio/SynthPluginManagerDialog.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/studio/TimerCallbackAssistant.cpp b/src/gui/studio/TimerCallbackAssistant.cpp
index 7b2bc76..453e620 100644
--- a/src/gui/studio/TimerCallbackAssistant.cpp
+++ b/src/gui/studio/TimerCallbackAssistant.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/studio/TimerCallbackAssistant.h b/src/gui/studio/TimerCallbackAssistant.h
index c85158e..9edf5e2 100644
--- a/src/gui/studio/TimerCallbackAssistant.h
+++ b/src/gui/studio/TimerCallbackAssistant.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/widgets/AudioFaderBox.cpp b/src/gui/widgets/AudioFaderBox.cpp
index 070e334..2862f3c 100644
--- a/src/gui/widgets/AudioFaderBox.cpp
+++ b/src/gui/widgets/AudioFaderBox.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/widgets/AudioFaderBox.h b/src/gui/widgets/AudioFaderBox.h
index 4d38c56..4d9840b 100644
--- a/src/gui/widgets/AudioFaderBox.h
+++ b/src/gui/widgets/AudioFaderBox.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/widgets/AudioListItem.h b/src/gui/widgets/AudioListItem.h
index 5cfdba3..bad5185 100644
--- a/src/gui/widgets/AudioListItem.h
+++ b/src/gui/widgets/AudioListItem.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/widgets/AudioListView.cpp b/src/gui/widgets/AudioListView.cpp
index afe1a20..f16b257 100644
--- a/src/gui/widgets/AudioListView.cpp
+++ b/src/gui/widgets/AudioListView.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/widgets/AudioListView.h b/src/gui/widgets/AudioListView.h
index 967c94f..57d62eb 100644
--- a/src/gui/widgets/AudioListView.h
+++ b/src/gui/widgets/AudioListView.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/widgets/AudioRouteMenu.cpp b/src/gui/widgets/AudioRouteMenu.cpp
index 8c3adce..02d33ba 100644
--- a/src/gui/widgets/AudioRouteMenu.cpp
+++ b/src/gui/widgets/AudioRouteMenu.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/widgets/AudioRouteMenu.h b/src/gui/widgets/AudioRouteMenu.h
index d1f906d..094f163 100644
--- a/src/gui/widgets/AudioRouteMenu.h
+++ b/src/gui/widgets/AudioRouteMenu.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/widgets/AudioVUMeter.cpp b/src/gui/widgets/AudioVUMeter.cpp
index 6327e2e..343a7a2 100644
--- a/src/gui/widgets/AudioVUMeter.cpp
+++ b/src/gui/widgets/AudioVUMeter.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/widgets/AudioVUMeter.h b/src/gui/widgets/AudioVUMeter.h
index 1868666..47817b5 100644
--- a/src/gui/widgets/AudioVUMeter.h
+++ b/src/gui/widgets/AudioVUMeter.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/widgets/BigArrowButton.h b/src/gui/widgets/BigArrowButton.h
index 7adfb9b..10205c5 100644
--- a/src/gui/widgets/BigArrowButton.h
+++ b/src/gui/widgets/BigArrowButton.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/widgets/CollapsingFrame.cpp b/src/gui/widgets/CollapsingFrame.cpp
index 804fa31..f34cc99 100644
--- a/src/gui/widgets/CollapsingFrame.cpp
+++ b/src/gui/widgets/CollapsingFrame.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/widgets/CollapsingFrame.h b/src/gui/widgets/CollapsingFrame.h
index d743bac..f6891ba 100644
--- a/src/gui/widgets/CollapsingFrame.h
+++ b/src/gui/widgets/CollapsingFrame.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/widgets/ColourTable.cpp b/src/gui/widgets/ColourTable.cpp
index 8855166..503e1d2 100644
--- a/src/gui/widgets/ColourTable.cpp
+++ b/src/gui/widgets/ColourTable.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/widgets/ColourTable.h b/src/gui/widgets/ColourTable.h
index 7cca30a..d64d84a 100644
--- a/src/gui/widgets/ColourTable.h
+++ b/src/gui/widgets/ColourTable.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/widgets/ColourTableItem.cpp b/src/gui/widgets/ColourTableItem.cpp
index 370ff36..cfb7e50 100644
--- a/src/gui/widgets/ColourTableItem.cpp
+++ b/src/gui/widgets/ColourTableItem.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/widgets/ColourTableItem.h b/src/gui/widgets/ColourTableItem.h
index 9f4926b..75d91aa 100644
--- a/src/gui/widgets/ColourTableItem.h
+++ b/src/gui/widgets/ColourTableItem.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/widgets/CurrentProgressDialog.cpp b/src/gui/widgets/CurrentProgressDialog.cpp
index fe5b5df..b3d1c3c 100644
--- a/src/gui/widgets/CurrentProgressDialog.cpp
+++ b/src/gui/widgets/CurrentProgressDialog.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/widgets/CurrentProgressDialog.h b/src/gui/widgets/CurrentProgressDialog.h
index cda304f..2ff4a19 100644
--- a/src/gui/widgets/CurrentProgressDialog.h
+++ b/src/gui/widgets/CurrentProgressDialog.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/widgets/DiatonicPitchChooser.cpp b/src/gui/widgets/DiatonicPitchChooser.cpp
index 091ef8b..830568f 100644
--- a/src/gui/widgets/DiatonicPitchChooser.cpp
+++ b/src/gui/widgets/DiatonicPitchChooser.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/widgets/DiatonicPitchChooser.h b/src/gui/widgets/DiatonicPitchChooser.h
index 760b2a8..a5efac3 100644
--- a/src/gui/widgets/DiatonicPitchChooser.h
+++ b/src/gui/widgets/DiatonicPitchChooser.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/widgets/Fader.cpp b/src/gui/widgets/Fader.cpp
index 46bb75e..91e416f 100644
--- a/src/gui/widgets/Fader.cpp
+++ b/src/gui/widgets/Fader.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/widgets/Fader.h b/src/gui/widgets/Fader.h
index feba8b3..fb6774d 100644
--- a/src/gui/widgets/Fader.h
+++ b/src/gui/widgets/Fader.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/widgets/HSpinBox.cpp b/src/gui/widgets/HSpinBox.cpp
index 85f4c69..f6cf114 100644
--- a/src/gui/widgets/HSpinBox.cpp
+++ b/src/gui/widgets/HSpinBox.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/widgets/HSpinBox.h b/src/gui/widgets/HSpinBox.h
index 52c336d..8459246 100644
--- a/src/gui/widgets/HSpinBox.h
+++ b/src/gui/widgets/HSpinBox.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/widgets/Label.h b/src/gui/widgets/Label.h
index ca86e23..13b2dd9 100644
--- a/src/gui/widgets/Label.h
+++ b/src/gui/widgets/Label.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/widgets/MidiFaderWidget.cpp b/src/gui/widgets/MidiFaderWidget.cpp
index 27eafde..ef5eaa2 100644
--- a/src/gui/widgets/MidiFaderWidget.cpp
+++ b/src/gui/widgets/MidiFaderWidget.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/widgets/MidiFaderWidget.h b/src/gui/widgets/MidiFaderWidget.h
index 99a6b2b..c405ba8 100644
--- a/src/gui/widgets/MidiFaderWidget.h
+++ b/src/gui/widgets/MidiFaderWidget.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/widgets/PitchChooser.cpp b/src/gui/widgets/PitchChooser.cpp
index 3ecc632..543ec42 100644
--- a/src/gui/widgets/PitchChooser.cpp
+++ b/src/gui/widgets/PitchChooser.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/widgets/PitchChooser.h b/src/gui/widgets/PitchChooser.h
index 74368df..03e94ed 100644
--- a/src/gui/widgets/PitchChooser.h
+++ b/src/gui/widgets/PitchChooser.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/widgets/PitchDragLabel.cpp b/src/gui/widgets/PitchDragLabel.cpp
index 507ec1b..33f2751 100644
--- a/src/gui/widgets/PitchDragLabel.cpp
+++ b/src/gui/widgets/PitchDragLabel.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/widgets/PitchDragLabel.h b/src/gui/widgets/PitchDragLabel.h
index 95ad747..8ee3df8 100644
--- a/src/gui/widgets/PitchDragLabel.h
+++ b/src/gui/widgets/PitchDragLabel.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/widgets/PluginControl.cpp b/src/gui/widgets/PluginControl.cpp
index cc94394..10b5476 100644
--- a/src/gui/widgets/PluginControl.cpp
+++ b/src/gui/widgets/PluginControl.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/widgets/PluginControl.h b/src/gui/widgets/PluginControl.h
index 1641532..54e57f0 100644
--- a/src/gui/widgets/PluginControl.h
+++ b/src/gui/widgets/PluginControl.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/widgets/ProgressBar.cpp b/src/gui/widgets/ProgressBar.cpp
index c1a4456..6680618 100644
--- a/src/gui/widgets/ProgressBar.cpp
+++ b/src/gui/widgets/ProgressBar.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/widgets/ProgressBar.h b/src/gui/widgets/ProgressBar.h
index ef17add..7ead3e6 100644
--- a/src/gui/widgets/ProgressBar.h
+++ b/src/gui/widgets/ProgressBar.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/widgets/ProgressDialog.cpp b/src/gui/widgets/ProgressDialog.cpp
index e01368b..bcc5c2c 100644
--- a/src/gui/widgets/ProgressDialog.cpp
+++ b/src/gui/widgets/ProgressDialog.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/widgets/ProgressDialog.h b/src/gui/widgets/ProgressDialog.h
index 5ab6d2c..92f6332 100644
--- a/src/gui/widgets/ProgressDialog.h
+++ b/src/gui/widgets/ProgressDialog.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/widgets/QDeferScrollView.cpp b/src/gui/widgets/QDeferScrollView.cpp
index 6363239..e0b70ed 100644
--- a/src/gui/widgets/QDeferScrollView.cpp
+++ b/src/gui/widgets/QDeferScrollView.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/widgets/QDeferScrollView.h b/src/gui/widgets/QDeferScrollView.h
index 1c36fbf..e2f1ae5 100644
--- a/src/gui/widgets/QDeferScrollView.h
+++ b/src/gui/widgets/QDeferScrollView.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/widgets/QuantizeParameters.cpp b/src/gui/widgets/QuantizeParameters.cpp
index adc52a9..ac8446f 100644
--- a/src/gui/widgets/QuantizeParameters.cpp
+++ b/src/gui/widgets/QuantizeParameters.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/widgets/QuantizeParameters.h b/src/gui/widgets/QuantizeParameters.h
index 3cf56cb..b57834e 100644
--- a/src/gui/widgets/QuantizeParameters.h
+++ b/src/gui/widgets/QuantizeParameters.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/widgets/RosegardenPopupMenu.h b/src/gui/widgets/RosegardenPopupMenu.h
index 5385e52..86bd318 100644
--- a/src/gui/widgets/RosegardenPopupMenu.h
+++ b/src/gui/widgets/RosegardenPopupMenu.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/widgets/Rotary.cpp b/src/gui/widgets/Rotary.cpp
index 0090500..a9c24e8 100644
--- a/src/gui/widgets/Rotary.cpp
+++ b/src/gui/widgets/Rotary.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/widgets/Rotary.h b/src/gui/widgets/Rotary.h
index 27170f6..e243dfe 100644
--- a/src/gui/widgets/Rotary.h
+++ b/src/gui/widgets/Rotary.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/widgets/ScrollBox.cpp b/src/gui/widgets/ScrollBox.cpp
index 7deb0e0..c7e3efd 100644
--- a/src/gui/widgets/ScrollBox.cpp
+++ b/src/gui/widgets/ScrollBox.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/widgets/ScrollBox.h b/src/gui/widgets/ScrollBox.h
index 3683bdb..aec5e49 100644
--- a/src/gui/widgets/ScrollBox.h
+++ b/src/gui/widgets/ScrollBox.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/widgets/ScrollBoxDialog.cpp b/src/gui/widgets/ScrollBoxDialog.cpp
index 008c868..6cfde9e 100644
--- a/src/gui/widgets/ScrollBoxDialog.cpp
+++ b/src/gui/widgets/ScrollBoxDialog.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/widgets/ScrollBoxDialog.h b/src/gui/widgets/ScrollBoxDialog.h
index 06f7800..fee8ac7 100644
--- a/src/gui/widgets/ScrollBoxDialog.h
+++ b/src/gui/widgets/ScrollBoxDialog.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/widgets/SpinBox.cpp b/src/gui/widgets/SpinBox.cpp
index 1222f13..4278f70 100644
--- a/src/gui/widgets/SpinBox.cpp
+++ b/src/gui/widgets/SpinBox.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/widgets/SpinBox.h b/src/gui/widgets/SpinBox.h
index e273b6a..14bf12b 100644
--- a/src/gui/widgets/SpinBox.h
+++ b/src/gui/widgets/SpinBox.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/widgets/TextFloat.cpp b/src/gui/widgets/TextFloat.cpp
index d166735..1fed503 100644
--- a/src/gui/widgets/TextFloat.cpp
+++ b/src/gui/widgets/TextFloat.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/widgets/TextFloat.h b/src/gui/widgets/TextFloat.h
index 5fa5448..398edd4 100644
--- a/src/gui/widgets/TextFloat.h
+++ b/src/gui/widgets/TextFloat.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/widgets/TimeWidget.cpp b/src/gui/widgets/TimeWidget.cpp
index 4ea48dd..b3d09e3 100644
--- a/src/gui/widgets/TimeWidget.cpp
+++ b/src/gui/widgets/TimeWidget.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/widgets/TimeWidget.h b/src/gui/widgets/TimeWidget.h
index 91a408b..f411b04 100644
--- a/src/gui/widgets/TimeWidget.h
+++ b/src/gui/widgets/TimeWidget.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/widgets/TristateCheckBox.cpp b/src/gui/widgets/TristateCheckBox.cpp
index df52362..c381189 100644
--- a/src/gui/widgets/TristateCheckBox.cpp
+++ b/src/gui/widgets/TristateCheckBox.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/widgets/TristateCheckBox.h b/src/gui/widgets/TristateCheckBox.h
index 4e03142..3cf757a 100644
--- a/src/gui/widgets/TristateCheckBox.h
+++ b/src/gui/widgets/TristateCheckBox.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/widgets/VUMeter.cpp b/src/gui/widgets/VUMeter.cpp
index 1f7a1c4..145139c 100644
--- a/src/gui/widgets/VUMeter.cpp
+++ b/src/gui/widgets/VUMeter.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/widgets/VUMeter.h b/src/gui/widgets/VUMeter.h
index 20f6d39..b87b962 100644
--- a/src/gui/widgets/VUMeter.h
+++ b/src/gui/widgets/VUMeter.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/widgets/WheelyButton.cpp b/src/gui/widgets/WheelyButton.cpp
index 527a6d0..a17e419 100644
--- a/src/gui/widgets/WheelyButton.cpp
+++ b/src/gui/widgets/WheelyButton.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/widgets/WheelyButton.h b/src/gui/widgets/WheelyButton.h
index d211564..b4c59f0 100644
--- a/src/gui/widgets/WheelyButton.h
+++ b/src/gui/widgets/WheelyButton.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/widgets/ZoomSlider.cpp b/src/gui/widgets/ZoomSlider.cpp
index aff7388..aa20464 100644
--- a/src/gui/widgets/ZoomSlider.cpp
+++ b/src/gui/widgets/ZoomSlider.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/widgets/ZoomSlider.h b/src/gui/widgets/ZoomSlider.h
index 5d37ab8..4375dc6 100644
--- a/src/gui/widgets/ZoomSlider.h
+++ b/src/gui/widgets/ZoomSlider.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/misc/Debug.cpp b/src/misc/Debug.cpp
index 36a8132..dbbc389 100644
--- a/src/misc/Debug.cpp
+++ b/src/misc/Debug.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/misc/Debug.h b/src/misc/Debug.h
index ef53afb..83d4acf 100644
--- a/src/misc/Debug.h
+++ b/src/misc/Debug.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/misc/Strings.cpp b/src/misc/Strings.cpp
index 57dc4d3..80d0bc1 100644
--- a/src/misc/Strings.cpp
+++ b/src/misc/Strings.cpp
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/misc/Strings.h b/src/misc/Strings.h
index d96b61d..985f46c 100644
--- a/src/misc/Strings.h
+++ b/src/misc/Strings.h
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sequencer/ControlBlockMmapper.cpp b/src/sequencer/ControlBlockMmapper.cpp
index 95f2a16..ba296d4 100644
--- a/src/sequencer/ControlBlockMmapper.cpp
+++ b/src/sequencer/ControlBlockMmapper.cpp
@@ -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/sequencer/ControlBlockMmapper.h b/src/sequencer/ControlBlockMmapper.h
index d5925a1..172f06e 100644
--- a/src/sequencer/ControlBlockMmapper.h
+++ b/src/sequencer/ControlBlockMmapper.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/sequencer/MmappedSegment.cpp b/src/sequencer/MmappedSegment.cpp
index 2176bdd..84671a9 100644
--- a/src/sequencer/MmappedSegment.cpp
+++ b/src/sequencer/MmappedSegment.cpp
@@ -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/sequencer/MmappedSegment.h b/src/sequencer/MmappedSegment.h
index 6ab4420..244dc0a 100644
--- a/src/sequencer/MmappedSegment.h
+++ b/src/sequencer/MmappedSegment.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/sequencer/RosegardenSequencerApp.cpp b/src/sequencer/RosegardenSequencerApp.cpp
index 6a96e20..2fb3345 100644
--- a/src/sequencer/RosegardenSequencerApp.cpp
+++ b/src/sequencer/RosegardenSequencerApp.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/sequencer/RosegardenSequencerApp.h b/src/sequencer/RosegardenSequencerApp.h
index 2dc0138..c432a8f 100644
--- a/src/sequencer/RosegardenSequencerApp.h
+++ b/src/sequencer/RosegardenSequencerApp.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/sequencer/RosegardenSequencerIface.h b/src/sequencer/RosegardenSequencerIface.h
index ac401ae..47c5b49 100644
--- a/src/sequencer/RosegardenSequencerIface.h
+++ b/src/sequencer/RosegardenSequencerIface.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/sequencer/SequencerMmapper.cpp b/src/sequencer/SequencerMmapper.cpp
index 80ed6a2..65906b4 100644
--- a/src/sequencer/SequencerMmapper.cpp
+++ b/src/sequencer/SequencerMmapper.cpp
@@ -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/sequencer/SequencerMmapper.h b/src/sequencer/SequencerMmapper.h
index 026dfc4..4c49f3c 100644
--- a/src/sequencer/SequencerMmapper.h
+++ b/src/sequencer/SequencerMmapper.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/sequencer/main.cpp b/src/sequencer/main.cpp
index 80de453..7fb8bec 100644
--- a/src/sequencer/main.cpp
+++ b/src/sequencer/main.cpp
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AlsaDriver.cpp b/src/sound/AlsaDriver.cpp
index ddd5fd5..de42960 100644
--- a/src/sound/AlsaDriver.cpp
+++ b/src/sound/AlsaDriver.cpp
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AlsaDriver.h b/src/sound/AlsaDriver.h
index 4a22126..57f4411 100644
--- a/src/sound/AlsaDriver.h
+++ b/src/sound/AlsaDriver.h
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AlsaPort.cpp b/src/sound/AlsaPort.cpp
index dc12610..c7366a8 100644
--- a/src/sound/AlsaPort.cpp
+++ b/src/sound/AlsaPort.cpp
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AlsaPort.h b/src/sound/AlsaPort.h
index 39cf009..b38c07e 100644
--- a/src/sound/AlsaPort.h
+++ b/src/sound/AlsaPort.h
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioCache.cpp b/src/sound/AudioCache.cpp
index e1e9000..48c9aed 100644
--- a/src/sound/AudioCache.cpp
+++ b/src/sound/AudioCache.cpp
@@ -1,6 +1,3 @@
-
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioCache.h b/src/sound/AudioCache.h
index de7c6e0..fc7e41a 100644
--- a/src/sound/AudioCache.h
+++ b/src/sound/AudioCache.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioFile.cpp b/src/sound/AudioFile.cpp
index d8bed6c..244a708 100644
--- a/src/sound/AudioFile.cpp
+++ b/src/sound/AudioFile.cpp
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioFile.h b/src/sound/AudioFile.h
index 6870e76..95e9075 100644
--- a/src/sound/AudioFile.h
+++ b/src/sound/AudioFile.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioFileManager.cpp b/src/sound/AudioFileManager.cpp
index 1525a89..90291d5 100644
--- a/src/sound/AudioFileManager.cpp
+++ b/src/sound/AudioFileManager.cpp
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioFileManager.h b/src/sound/AudioFileManager.h
index 1de9588..abbf2c0 100644
--- a/src/sound/AudioFileManager.h
+++ b/src/sound/AudioFileManager.h
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioFileTimeStretcher.cpp b/src/sound/AudioFileTimeStretcher.cpp
index 82ebef6..67cbfbd 100644
--- a/src/sound/AudioFileTimeStretcher.cpp
+++ b/src/sound/AudioFileTimeStretcher.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/sound/AudioFileTimeStretcher.h b/src/sound/AudioFileTimeStretcher.h
index 63e371d..74e2b96 100644
--- a/src/sound/AudioFileTimeStretcher.h
+++ b/src/sound/AudioFileTimeStretcher.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/sound/AudioPlayQueue.cpp b/src/sound/AudioPlayQueue.cpp
index 2bd07c3..eebaefc 100644
--- a/src/sound/AudioPlayQueue.cpp
+++ b/src/sound/AudioPlayQueue.cpp
@@ -1,6 +1,3 @@
-
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioPlayQueue.h b/src/sound/AudioPlayQueue.h
index 2a7067c..e33dc06 100644
--- a/src/sound/AudioPlayQueue.h
+++ b/src/sound/AudioPlayQueue.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioProcess.cpp b/src/sound/AudioProcess.cpp
index c811654..74535e4 100644
--- a/src/sound/AudioProcess.cpp
+++ b/src/sound/AudioProcess.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioProcess.h b/src/sound/AudioProcess.h
index c21ab01..79778c4 100644
--- a/src/sound/AudioProcess.h
+++ b/src/sound/AudioProcess.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/AudioTimeStretcher.cpp b/src/sound/AudioTimeStretcher.cpp
index fcb87e6..9a08edb 100644
--- a/src/sound/AudioTimeStretcher.cpp
+++ b/src/sound/AudioTimeStretcher.cpp
@@ -1,5 +1,3 @@
-/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
-
/*
Sonic Visualiser
An audio file viewer and annotation editor.
diff --git a/src/sound/AudioTimeStretcher.h b/src/sound/AudioTimeStretcher.h
index fb2029b..cb6655c 100644
--- a/src/sound/AudioTimeStretcher.h
+++ b/src/sound/AudioTimeStretcher.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/sound/Audit.cpp b/src/sound/Audit.cpp
index 25a6c8b..83f3be0 100644
--- a/src/sound/Audit.cpp
+++ b/src/sound/Audit.cpp
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/Audit.h b/src/sound/Audit.h
index 388829a..dbb6a0d 100644
--- a/src/sound/Audit.h
+++ b/src/sound/Audit.h
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/BWFAudioFile.cpp b/src/sound/BWFAudioFile.cpp
index b5ec798..b686202 100644
--- a/src/sound/BWFAudioFile.cpp
+++ b/src/sound/BWFAudioFile.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/BWFAudioFile.h b/src/sound/BWFAudioFile.h
index d6717aa..3b6b577 100644
--- a/src/sound/BWFAudioFile.h
+++ b/src/sound/BWFAudioFile.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/ControlBlock.cpp b/src/sound/ControlBlock.cpp
index d0bb6a8..7c49db5 100644
--- a/src/sound/ControlBlock.cpp
+++ b/src/sound/ControlBlock.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/ControlBlock.h b/src/sound/ControlBlock.h
index 6db0ee5..2d5b3a0 100644
--- a/src/sound/ControlBlock.h
+++ b/src/sound/ControlBlock.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/DSSIPluginFactory.cpp b/src/sound/DSSIPluginFactory.cpp
index 9e10778..d5fdc14 100644
--- a/src/sound/DSSIPluginFactory.cpp
+++ b/src/sound/DSSIPluginFactory.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/DSSIPluginFactory.h b/src/sound/DSSIPluginFactory.h
index 9e64b75..745768e 100644
--- a/src/sound/DSSIPluginFactory.h
+++ b/src/sound/DSSIPluginFactory.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/DSSIPluginInstance.cpp b/src/sound/DSSIPluginInstance.cpp
index c89aca2..bd1285f 100644
--- a/src/sound/DSSIPluginInstance.cpp
+++ b/src/sound/DSSIPluginInstance.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/DSSIPluginInstance.h b/src/sound/DSSIPluginInstance.h
index bf1a197..3c8e1b3 100644
--- a/src/sound/DSSIPluginInstance.h
+++ b/src/sound/DSSIPluginInstance.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/DummyDriver.h b/src/sound/DummyDriver.h
index d60c7c0..a45513d 100644
--- a/src/sound/DummyDriver.h
+++ b/src/sound/DummyDriver.h
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/ExternalTransport.h b/src/sound/ExternalTransport.h
index f40a5a2..b9f3f95 100644
--- a/src/sound/ExternalTransport.h
+++ b/src/sound/ExternalTransport.h
@@ -1,4 +1,3 @@
-// -*- c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/JackDriver.cpp b/src/sound/JackDriver.cpp
index 673f5ea..35f4bb7 100644
--- a/src/sound/JackDriver.cpp
+++ b/src/sound/JackDriver.cpp
@@ -1,6 +1,3 @@
-
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/JackDriver.h b/src/sound/JackDriver.h
index 4d2c42e..57745ef 100644
--- a/src/sound/JackDriver.h
+++ b/src/sound/JackDriver.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/LADSPAPluginFactory.cpp b/src/sound/LADSPAPluginFactory.cpp
index b1560d8..e36cc19 100644
--- a/src/sound/LADSPAPluginFactory.cpp
+++ b/src/sound/LADSPAPluginFactory.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/LADSPAPluginFactory.h b/src/sound/LADSPAPluginFactory.h
index 8bcb80c..ddbfe65 100644
--- a/src/sound/LADSPAPluginFactory.h
+++ b/src/sound/LADSPAPluginFactory.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/LADSPAPluginInstance.cpp b/src/sound/LADSPAPluginInstance.cpp
index fcf35a7..843a7ae 100644
--- a/src/sound/LADSPAPluginInstance.cpp
+++ b/src/sound/LADSPAPluginInstance.cpp
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/LADSPAPluginInstance.h b/src/sound/LADSPAPluginInstance.h
index 54c8cf5..f48b107 100644
--- a/src/sound/LADSPAPluginInstance.h
+++ b/src/sound/LADSPAPluginInstance.h
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MP3AudioFile.cpp b/src/sound/MP3AudioFile.cpp
index 700169f..3dcfbaa 100644
--- a/src/sound/MP3AudioFile.cpp
+++ b/src/sound/MP3AudioFile.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MP3AudioFile.h b/src/sound/MP3AudioFile.h
index 2423cd9..9635ffb 100644
--- a/src/sound/MP3AudioFile.h
+++ b/src/sound/MP3AudioFile.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedCommon.h b/src/sound/MappedCommon.h
index 28fd8c4..f048c8a 100644
--- a/src/sound/MappedCommon.h
+++ b/src/sound/MappedCommon.h
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedComposition.cpp b/src/sound/MappedComposition.cpp
index a2537f0..d070349 100644
--- a/src/sound/MappedComposition.cpp
+++ b/src/sound/MappedComposition.cpp
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedComposition.h b/src/sound/MappedComposition.h
index a7e03fd..a4671e8 100644
--- a/src/sound/MappedComposition.h
+++ b/src/sound/MappedComposition.h
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedDevice.cpp b/src/sound/MappedDevice.cpp
index bc7fd39..c024e5f 100644
--- a/src/sound/MappedDevice.cpp
+++ b/src/sound/MappedDevice.cpp
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedDevice.h b/src/sound/MappedDevice.h
index 654a7c5..f7f60fc 100644
--- a/src/sound/MappedDevice.h
+++ b/src/sound/MappedDevice.h
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedEvent.cpp b/src/sound/MappedEvent.cpp
index 6a3a86a..36a6a14 100644
--- a/src/sound/MappedEvent.cpp
+++ b/src/sound/MappedEvent.cpp
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedEvent.h b/src/sound/MappedEvent.h
index f5151b2..674029c 100644
--- a/src/sound/MappedEvent.h
+++ b/src/sound/MappedEvent.h
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedInstrument.cpp b/src/sound/MappedInstrument.cpp
index 626fd35..14bea24 100644
--- a/src/sound/MappedInstrument.cpp
+++ b/src/sound/MappedInstrument.cpp
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedInstrument.h b/src/sound/MappedInstrument.h
index fc6d5e1..a651890 100644
--- a/src/sound/MappedInstrument.h
+++ b/src/sound/MappedInstrument.h
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedRealTime.cpp b/src/sound/MappedRealTime.cpp
index ec328d9..fea01c9 100644
--- a/src/sound/MappedRealTime.cpp
+++ b/src/sound/MappedRealTime.cpp
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedRealTime.h b/src/sound/MappedRealTime.h
index f88b1c4..e65e687 100644
--- a/src/sound/MappedRealTime.h
+++ b/src/sound/MappedRealTime.h
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedStudio.cpp b/src/sound/MappedStudio.cpp
index 9911b67..7252aeb 100644
--- a/src/sound/MappedStudio.cpp
+++ b/src/sound/MappedStudio.cpp
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MappedStudio.h b/src/sound/MappedStudio.h
index 89acc9b..5041bdb 100644
--- a/src/sound/MappedStudio.h
+++ b/src/sound/MappedStudio.h
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/Midi.h b/src/sound/Midi.h
index 65bfe93..6437ef4 100644
--- a/src/sound/Midi.h
+++ b/src/sound/Midi.h
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MidiEvent.cpp b/src/sound/MidiEvent.cpp
index 975b7aa..bcdaa4c 100644
--- a/src/sound/MidiEvent.cpp
+++ b/src/sound/MidiEvent.cpp
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MidiEvent.h b/src/sound/MidiEvent.h
index b2192b4..079612d 100644
--- a/src/sound/MidiEvent.h
+++ b/src/sound/MidiEvent.h
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MidiFile.cpp b/src/sound/MidiFile.cpp
index 2fb032d..7bad77c 100644
--- a/src/sound/MidiFile.cpp
+++ b/src/sound/MidiFile.cpp
@@ -1,5 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/MidiFile.h b/src/sound/MidiFile.h
index fdc242e..c08626d 100644
--- a/src/sound/MidiFile.h
+++ b/src/sound/MidiFile.h
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/PeakFile.cpp b/src/sound/PeakFile.cpp
index 7a89996..d11cf35 100644
--- a/src/sound/PeakFile.cpp
+++ b/src/sound/PeakFile.cpp
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /*
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/PeakFile.h b/src/sound/PeakFile.h
index 86ecc56..0d94480 100644
--- a/src/sound/PeakFile.h
+++ b/src/sound/PeakFile.h
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /*
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/PeakFileManager.cpp b/src/sound/PeakFileManager.cpp
index e860e00..85fed3a 100644
--- a/src/sound/PeakFileManager.cpp
+++ b/src/sound/PeakFileManager.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/PeakFileManager.h b/src/sound/PeakFileManager.h
index f608bc8..ca06dab 100644
--- a/src/sound/PeakFileManager.h
+++ b/src/sound/PeakFileManager.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/PlayableAudioFile.cpp b/src/sound/PlayableAudioFile.cpp
index b5ddcf7..f22b6d9 100644
--- a/src/sound/PlayableAudioFile.cpp
+++ b/src/sound/PlayableAudioFile.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/PlayableAudioFile.h b/src/sound/PlayableAudioFile.h
index 648ad4c..ac5ae95 100644
--- a/src/sound/PlayableAudioFile.h
+++ b/src/sound/PlayableAudioFile.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/PluginFactory.cpp b/src/sound/PluginFactory.cpp
index 7880333..0a62ee6 100644
--- a/src/sound/PluginFactory.cpp
+++ b/src/sound/PluginFactory.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/PluginFactory.h b/src/sound/PluginFactory.h
index 6f93729..beff29f 100644
--- a/src/sound/PluginFactory.h
+++ b/src/sound/PluginFactory.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/PluginIdentifier.cpp b/src/sound/PluginIdentifier.cpp
index a22598c..d055bc3 100644
--- a/src/sound/PluginIdentifier.cpp
+++ b/src/sound/PluginIdentifier.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/PluginIdentifier.h b/src/sound/PluginIdentifier.h
index efb280c..3d7fe3e 100644
--- a/src/sound/PluginIdentifier.h
+++ b/src/sound/PluginIdentifier.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/RIFFAudioFile.cpp b/src/sound/RIFFAudioFile.cpp
index c34435f..c5bfc8e 100644
--- a/src/sound/RIFFAudioFile.cpp
+++ b/src/sound/RIFFAudioFile.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/RIFFAudioFile.h b/src/sound/RIFFAudioFile.h
index a846306..c168323 100644
--- a/src/sound/RIFFAudioFile.h
+++ b/src/sound/RIFFAudioFile.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/RecordableAudioFile.cpp b/src/sound/RecordableAudioFile.cpp
index 09420dd..331c035 100644
--- a/src/sound/RecordableAudioFile.cpp
+++ b/src/sound/RecordableAudioFile.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/RecordableAudioFile.h b/src/sound/RecordableAudioFile.h
index 06df6f0..ccc6caa 100644
--- a/src/sound/RecordableAudioFile.h
+++ b/src/sound/RecordableAudioFile.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/RingBuffer.h b/src/sound/RingBuffer.h
index 6ea0d4e..a1df6ec 100644
--- a/src/sound/RingBuffer.h
+++ b/src/sound/RingBuffer.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/RunnablePluginInstance.cpp b/src/sound/RunnablePluginInstance.cpp
index 820aaf9..a152d0d 100644
--- a/src/sound/RunnablePluginInstance.cpp
+++ b/src/sound/RunnablePluginInstance.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/RunnablePluginInstance.h b/src/sound/RunnablePluginInstance.h
index df07cf0..d1cf58e 100644
--- a/src/sound/RunnablePluginInstance.h
+++ b/src/sound/RunnablePluginInstance.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SF2PatchExtractor.cpp b/src/sound/SF2PatchExtractor.cpp
index 6ba8dc5..603b2d9 100644
--- a/src/sound/SF2PatchExtractor.cpp
+++ b/src/sound/SF2PatchExtractor.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SF2PatchExtractor.h b/src/sound/SF2PatchExtractor.h
index a9d5453..734e2a2 100644
--- a/src/sound/SF2PatchExtractor.h
+++ b/src/sound/SF2PatchExtractor.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SampleWindow.h b/src/sound/SampleWindow.h
index 88400f7..953e93b 100644
--- a/src/sound/SampleWindow.h
+++ b/src/sound/SampleWindow.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/sound/Scavenger.h b/src/sound/Scavenger.h
index b27e848..5fecd48 100644
--- a/src/sound/Scavenger.h
+++ b/src/sound/Scavenger.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SequencerDataBlock.cpp b/src/sound/SequencerDataBlock.cpp
index bc5e80b..2d97106 100644
--- a/src/sound/SequencerDataBlock.cpp
+++ b/src/sound/SequencerDataBlock.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SequencerDataBlock.h b/src/sound/SequencerDataBlock.h
index 2cfdefe..a54abba 100644
--- a/src/sound/SequencerDataBlock.h
+++ b/src/sound/SequencerDataBlock.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SoundDriver.cpp b/src/sound/SoundDriver.cpp
index aab641c..8e41608 100644
--- a/src/sound/SoundDriver.cpp
+++ b/src/sound/SoundDriver.cpp
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SoundDriver.h b/src/sound/SoundDriver.h
index 74bd966..84df63f 100644
--- a/src/sound/SoundDriver.h
+++ b/src/sound/SoundDriver.h
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SoundDriverFactory.cpp b/src/sound/SoundDriverFactory.cpp
index d081a4e..ad802f8 100644
--- a/src/sound/SoundDriverFactory.cpp
+++ b/src/sound/SoundDriverFactory.cpp
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SoundDriverFactory.h b/src/sound/SoundDriverFactory.h
index 56bc889..e87d13c 100644
--- a/src/sound/SoundDriverFactory.h
+++ b/src/sound/SoundDriverFactory.h
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SoundFile.cpp b/src/sound/SoundFile.cpp
index b87cef0..b68fde4 100644
--- a/src/sound/SoundFile.cpp
+++ b/src/sound/SoundFile.cpp
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/SoundFile.h b/src/sound/SoundFile.h
index b048226..bc1cfca 100644
--- a/src/sound/SoundFile.h
+++ b/src/sound/SoundFile.h
@@ -1,4 +1,3 @@
-// -*- c-indentation-style:"stroustrup" c-basic-offset: 4 -*- /*
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/WAVAudioFile.cpp b/src/sound/WAVAudioFile.cpp
index 1874e19..585fca9 100644
--- a/src/sound/WAVAudioFile.cpp
+++ b/src/sound/WAVAudioFile.cpp
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
diff --git a/src/sound/WAVAudioFile.h b/src/sound/WAVAudioFile.h
index ec57ec6..275c45f 100644
--- a/src/sound/WAVAudioFile.h
+++ b/src/sound/WAVAudioFile.h
@@ -1,5 +1,3 @@
-// -*- c-basic-offset: 4 -*-
-
/*
Rosegarden
A sequencer and musical notation editor.
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"