From db36cb793a8e500531e18efd967a9f6eac8183eb Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 27 Dec 2012 18:49:35 +0000 Subject: fix for #5224 git-svn-id: svn://localhost/ardour2/branches/3.0@13741 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/search_path_option.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/search_path_option.h') 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 (); -- cgit v1.2.3