mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
NO-OP: clarify variable name
This commit is contained in:
parent
85034d0bca
commit
be701f0248
2 changed files with 6 additions and 6 deletions
|
|
@ -379,7 +379,7 @@ private:
|
|||
void sync_treeview_from_presentation_info (PBD::PropertyChange const &);
|
||||
void sync_presentation_info_from_treeview ();
|
||||
|
||||
bool ignore_reorder;
|
||||
bool ignore_track_reorder;
|
||||
|
||||
void parameter_changed (std::string const &);
|
||||
void set_route_group_activation (ARDOUR::RouteGroup *, bool);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue