mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
NOOP: add whitespace/blank line
This commit is contained in:
parent
46277acb40
commit
d5c1ad805d
1 changed files with 1 additions and 0 deletions
|
|
@ -483,6 +483,7 @@ MidiTimeAxisView::model_changed(const std::string& model)
|
|||
_midnam_model_selector.set_text(model);
|
||||
set_gui_property (X_("midnam-model-name"), model);
|
||||
}
|
||||
|
||||
_midnam_custom_device_mode_selector.clear_items();
|
||||
|
||||
for (std::list<std::string>::const_iterator i = device_modes.begin(); i != device_modes.end(); ++i) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue