X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fsearch_path_option.h;h=0230666656da546e806faf23a3cde2afb619c190;hb=cd5cd2f8f29e9b99942cbb232f622ad3ab074fc1;hp=f7cf9b5dcf8602551d450acf318ab3816d1078c2;hpb=1a530550196050dfe4a67732965ae3ddc3e1b077;p=ardour.git diff --git a/gtk2_ardour/search_path_option.h b/gtk2_ardour/search_path_option.h index f7cf9b5dcf..0230666656 100644 --- a/gtk2_ardour/search_path_option.h +++ b/gtk2_ardour/search_path_option.h @@ -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, sigc::slot); ~SearchPathOption ();