mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-22 22:25:47 +01:00
Tilt the sync-lock tiles!
This commit is contained in:
@@ -345,7 +345,6 @@ void ExtImportPrefs::OnRuleTableKeyDown(wxKeyEvent& event)
|
||||
|
||||
void ExtImportPrefs::DoOnRuleTableKeyDown (int keycode)
|
||||
{
|
||||
ExtImportItems *items = wxGetApp().mImporter->GetImportItems();
|
||||
int selrow = RuleTable->GetGridCursorRow ();
|
||||
wxString ts;
|
||||
if (keycode == WXK_UP)
|
||||
|
||||
Reference in New Issue
Block a user