From e41d64724caeca3ca7bc098153c6e6c50e310bc4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 27 Dec 2011 14:36:14 +0000 Subject: Create Freesound working directory a little more lazily so that a Freesound directory doesn't appear in /home/carl without ever using Freesound. git-svn-id: svn://localhost/ardour2/branches/3.0@11090 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/sfdb_freesound_mootcher.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gtk2_ardour/sfdb_freesound_mootcher.h') diff --git a/gtk2_ardour/sfdb_freesound_mootcher.h b/gtk2_ardour/sfdb_freesound_mootcher.h index b76150e106..9f5c38c0fd 100644 --- a/gtk2_ardour/sfdb_freesound_mootcher.h +++ b/gtk2_ardour/sfdb_freesound_mootcher.h @@ -55,7 +55,8 @@ public: private: - const char* changeWorkingDir(const char *saveLocation); + void changeWorkingDir(const char *saveLocation); + void ensureWorkingDir(); std::string doRequest(std::string uri, std::string params); void setcUrlOptions(); -- cgit v1.2.3