1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-03 17:19:43 +02:00

Fix bug 1730

This commit is contained in:
Steve Daulton 2017-09-04 12:12:09 +01:00
parent e238845ddb
commit b9aaec6919

View File

@ -1283,8 +1283,7 @@ void CommandManager::TellUserWhyDisallowed( const wxString & Name, CommandFlag f
NULL, NULL,
title, title,
reason, reason,
helpPage, helpPage);
false);
} }
wxString CommandManager::DescribeCommandsAndShortcuts wxString CommandManager::DescribeCommandsAndShortcuts