1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 16:49:41 +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,
title,
reason,
helpPage,
false);
helpPage);
}
wxString CommandManager::DescribeCommandsAndShortcuts