mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-02 15:13:50 +01:00
Fix bug 1730
This commit is contained in:
@@ -1283,8 +1283,7 @@ void CommandManager::TellUserWhyDisallowed( const wxString & Name, CommandFlag f
|
||||
NULL,
|
||||
title,
|
||||
reason,
|
||||
helpPage,
|
||||
false);
|
||||
helpPage);
|
||||
}
|
||||
|
||||
wxString CommandManager::DescribeCommandsAndShortcuts
|
||||
|
||||
Reference in New Issue
Block a user