git-svn-id: svn://localhost/ardour2/branches/3.0@13741 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-12-27 18:49:35 +00:00
parent fe1796fd6f
commit db36cb793a
4 changed files with 8 additions and 2 deletions

View file

@ -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 ();