mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Rename various things in the property system.
git-svn-id: svn://localhost/ardour2/branches/3.0@7681 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
167c439002
commit
7b29752441
17 changed files with 60 additions and 66 deletions
|
|
@ -366,7 +366,7 @@ EditorRouteGroups::row_change (const Gtk::TreeModel::Path&, const Gtk::TreeModel
|
|||
|
||||
group->set_hidden (!(*iter)[_columns.is_visible], this);
|
||||
|
||||
group->set_properties (plist);
|
||||
group->apply_changes (plist);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue