1
0
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:
Paul Licameli
2020-12-06 12:23:19 -05:00
parent 0bd21e171c
commit c5e454e109
3 changed files with 48 additions and 45 deletions

View File

@@ -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