mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
fix for #5224
git-svn-id: svn://localhost/ardour2/branches/3.0@13741 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
fe1796fd6f
commit
db36cb793a
4 changed files with 8 additions and 2 deletions
|
|
@ -33,6 +33,7 @@ class SearchPathOption : public Option
|
|||
{
|
||||
public:
|
||||
SearchPathOption (const std::string& pathname, const std::string& label,
|
||||
const std::string& default_path,
|
||||
sigc::slot<std::string>, sigc::slot<bool, std::string>);
|
||||
~SearchPathOption ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue