mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
fix up error in manual rebase correction
This commit is contained in:
parent
c4f9f53f8c
commit
56b06e7aad
1 changed files with 2 additions and 1 deletions
|
|
@ -579,9 +579,10 @@ public:
|
|||
bool slaved_to (boost::shared_ptr<VCA>) const;
|
||||
bool slaved () const;
|
||||
|
||||
virtual void use_captured_sources (SourceList& srcs, CaptureInfos const &) {}
|
||||
|
||||
protected:
|
||||
friend class Session;
|
||||
virtual void use_captured_sources (SourceList& srcs, CaptureInfos const &) {}
|
||||
|
||||
void catch_up_on_solo_mute_override ();
|
||||
void set_listen (bool);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue