missing() on call
git-svn-id: svn://localhost/ardour2/branches/3.0@7997 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
716fa5c555
commit
2a00515a78
@ -153,7 +153,7 @@ fixup_bundle_environment ()
|
||||
|
||||
setenv ("ARDOUR_MODULE_PATH", path.c_str(), 1);
|
||||
|
||||
path = user_config_directory.to_string();
|
||||
path = user_config_directory().to_string();
|
||||
path += ':';
|
||||
path += dir_path;
|
||||
path += "/../Resources/icons:";
|
||||
|
Loading…
Reference in New Issue
Block a user