mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Commit Steve's patch for Bug 728
This commit is contained in:
@@ -516,7 +516,7 @@ void LabelDialog::OnImport(wxCommandEvent & WXUNUSED(event))
|
||||
path, // Path
|
||||
wxT(""), // Name
|
||||
wxT(".txt"), // Extension
|
||||
_("Text files (*.txt)|*.txt|All files (*.*)|*.*"),
|
||||
_("Text files (*.txt)|*.txt|All files|*"),
|
||||
wxRESIZE_BORDER, // Flags
|
||||
this); // Parent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user