NO-OP: clarify variable name

This commit is contained in:
Robin Gareus 2020-06-25 02:26:01 +02:00
parent 85034d0bca
commit be701f0248
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
2 changed files with 6 additions and 6 deletions

View file

@ -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);