X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Ffile_source.h;h=34e84c242811f8b1162a2e0c06673254ae21e497;hb=2a7ed69c28c5c4606ff13b3605b9bc9c3eba607d;hp=4b1dbf2b6cb5dd51542cc7aee9a8a73c08f57536;hpb=89d5be353addf41e0d6cdf5c70cdc988a0c3d19a;p=ardour.git diff --git a/libs/ardour/ardour/file_source.h b/libs/ardour/ardour/file_source.h index 4b1dbf2b6c..34e84c2428 100644 --- a/libs/ardour/ardour/file_source.h +++ b/libs/ardour/ardour/file_source.h @@ -74,6 +74,7 @@ public: void inc_use_count (); bool removable () const; + bool is_stub () const; const std::string& origin() const { return _origin; }