mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
Fix Wreorder
This commit is contained in:
parent
320a20cbab
commit
d35f33e757
1 changed files with 1 additions and 1 deletions
|
|
@ -80,8 +80,8 @@ AddRouteDialog::AddRouteDialog ()
|
||||||
, strict_io_label (_("Pin Mode:"))
|
, strict_io_label (_("Pin Mode:"))
|
||||||
, mode_label (_("Record Mode:"))
|
, mode_label (_("Record Mode:"))
|
||||||
, instrument_label (_("Instrument:"))
|
, instrument_label (_("Instrument:"))
|
||||||
, last_route_count (1)
|
|
||||||
, instrument_combo (InstrumentSelector::ForTrackSelector)
|
, instrument_combo (InstrumentSelector::ForTrackSelector)
|
||||||
|
, last_route_count (1)
|
||||||
, route_count_set_by_template (false)
|
, route_count_set_by_template (false)
|
||||||
, name_edited_by_user (false)
|
, name_edited_by_user (false)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue