mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
Fix indentation in ardour/enums.cc
This commit is contained in:
parent
f1a4767ac5
commit
31b4fae88b
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ setup_enum_writer ()
|
|||
Session::SlaveState _Session_SlaveState;
|
||||
MTC_Status _MIDI_MTC_Status;
|
||||
Evoral::OverlapType _OverlapType;
|
||||
BufferingPreset _BufferingPreset;
|
||||
BufferingPreset _BufferingPreset;
|
||||
AutoReturnTarget _AutoReturnTarget;
|
||||
PresentationInfo::Flag _PresentationInfo_Flag;
|
||||
MusicalMode::Type mode;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue