mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
add FileSource::is_stub() declaration
This commit is contained in:
parent
2c67913245
commit
f715cd877c
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ public:
|
|||
|
||||
void inc_use_count ();
|
||||
bool removable () const;
|
||||
bool is_stub () const;
|
||||
|
||||
const std::string& origin() const { return _origin; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue