mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Give a "yellow zone" warning for checkpoint failure without data loss
This commit is contained in:
@@ -46,6 +46,8 @@ public:
|
||||
|
||||
~FileException() override;
|
||||
|
||||
static wxString AbbreviatePath(const wxFileName &fileName);
|
||||
|
||||
protected:
|
||||
//! %Format an error message appropriate for the @ref Cause.
|
||||
TranslatableString ErrorMessage() const override;
|
||||
|
||||
Reference in New Issue
Block a user