1
0
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:
BusinessmanProgrammerSteve
2010-10-18 01:58:57 +00:00
parent 9797923fd5
commit cb51d71099
6 changed files with 4144 additions and 4068 deletions

View File

@@ -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)