mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Export failure messages name the file, exactly as with FileException
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
~FileException() override;
|
||||
|
||||
static wxString AbbreviatePath(const wxFileName &fileName);
|
||||
static TranslatableString WriteFailureMessage(const wxFileName &fileName);
|
||||
|
||||
protected:
|
||||
//! %Format an error message appropriate for the @ref Cause.
|
||||
|
||||
Reference in New Issue
Block a user