mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-03 17:19:43 +02:00
Fix bug 1730
This commit is contained in:
parent
e238845ddb
commit
b9aaec6919
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user