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:
Carl Hetherington 2010-08-25 17:31:33 +00:00
parent 167c439002
commit 7b29752441
17 changed files with 60 additions and 66 deletions

View file

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