diff options
Diffstat (limited to 'src/Main/Forms/KeyfileGeneratorDialog.h')
-rw-r--r-- | src/Main/Forms/KeyfileGeneratorDialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Main/Forms/KeyfileGeneratorDialog.h b/src/Main/Forms/KeyfileGeneratorDialog.h index 23c66f08..e4fd3633 100644 --- a/src/Main/Forms/KeyfileGeneratorDialog.h +++ b/src/Main/Forms/KeyfileGeneratorDialog.h @@ -35,6 +35,7 @@ namespace VeraCrypt HashList Hashes; int MouseEventsCounter; + Mutex AccessMutex; }; } |