mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-24 17:41:13 +01:00
Bug 2576 - FAT formatted disks can readily run out of space with multiple edits - wrong error message can be displayed
This commit is contained in:
@@ -213,6 +213,7 @@ namespace FileNames
|
||||
|
||||
AUDACITY_DLL_API
|
||||
bool IsOnFATFileSystem(const FilePath &path);
|
||||
bool FATFilesystemDenied(const FilePath &path, wxFrame *window = nullptr);
|
||||
|
||||
AUDACITY_DLL_API
|
||||
//! Give enough of the path to identify the device. (On Windows, drive letter plus ':')
|
||||
|
||||
Reference in New Issue
Block a user