diff options
Diffstat (limited to 'src/Core')
-rw-r--r-- | src/Core/VolumeCreator.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Core/VolumeCreator.h b/src/Core/VolumeCreator.h index 4f56308f..6b8f1436 100644 --- a/src/Core/VolumeCreator.h +++ b/src/Core/VolumeCreator.h @@ -45,6 +45,7 @@ namespace VeraCrypt Ext3, Ext4, MacOsExt, + APFS, UFS }; |