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