mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-24 17:41:13 +01:00
Move IsOnFATFileSystem to FileNames
This commit is contained in:
@@ -211,6 +211,8 @@ namespace FileNames
|
||||
// File extension used for unsaved/temporary project files
|
||||
wxString UnsavedProjectExtension();
|
||||
|
||||
AUDACITY_DLL_API
|
||||
bool IsOnFATFileSystem(const FilePath &path);
|
||||
};
|
||||
|
||||
// Use this macro to wrap all filenames and pathnames that get
|
||||
|
||||
Reference in New Issue
Block a user