NO-OP; Backport changes from Mixbus branch
[ardour.git] / gtk2_ardour / search_path_option.h
index f7cf9b5dcf8602551d450acf318ab3816d1078c2..0230666656da546e806faf23a3cde2afb619c190 100644 (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 ();