allow Session to call Session::remove_stripable_by_id()
This commit is contained in:
@@ -75,6 +75,7 @@ class LIBARDOUR_API CoreSelection : public PBD::Stateful {
|
||||
|
||||
protected:
|
||||
friend class Stripable;
|
||||
friend class Session;
|
||||
void remove_stripable_by_id (PBD::ID const &);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user