mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
missing part of the midi map fix
This commit is contained in:
parent
1847053f66
commit
2c3dc9861e
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ static const char * const midimap_env_variable_name = "ARDOUR_MIDIMAPS_PATH";
|
|||
static const char* const midi_map_dir_name = "midi_maps";
|
||||
static const char* const midi_map_suffix = ".map";
|
||||
|
||||
static std::string
|
||||
SearchPath
|
||||
system_midi_map_search_path ()
|
||||
{
|
||||
bool midimap_path_defined = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue