13
0

another action name fix for Push2 support

This commit is contained in:
Paul Davis 2017-01-28 19:16:24 +01:00
parent 41aaee6fe9
commit b424187be1

View File

@ -493,7 +493,7 @@ Push2::button_fixed_length ()
void
Push2::button_browse ()
{
access_action ("Editor/addExistingAudioFiles");
access_action ("Common/addExistingAudioFiles");
}
void