mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-11 00:45:53 +01:00
Scanned for bad naked new; found none; changed comments, used safenew
This commit is contained in:
@@ -324,7 +324,7 @@ void KeyConfigPrefs::RefreshBindings(bool bSort)
|
||||
Labels,
|
||||
mKeys,
|
||||
bSort);
|
||||
//Not needed as new nodes are already shown expanded.
|
||||
//Not needed as NEW nodes are already shown expanded.
|
||||
//mView->ExpandAll();
|
||||
|
||||
mNewKeys = mKeys;
|
||||
|
||||
Reference in New Issue
Block a user