mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-12 14:11:10 +02:00
rest of David's patch for Bug 712 - Keyboard preferences hotkey search - entering multiple keys
This commit is contained in:
parent
61285bc7be
commit
ea0928fc06
@ -285,9 +285,6 @@ void KeyConfigPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
}
|
||||
S.EndStatic();
|
||||
|
||||
if (mViewType == ViewByKey) {
|
||||
mFilterLabel->SetLabel(_("&Hotkey:"));
|
||||
}
|
||||
|
||||
// Need to layout so that the KeyView is properly sized before populating.
|
||||
// Otherwise, the initial selection is not scrolled into view.
|
||||
|
Loading…
x
Reference in New Issue
Block a user