mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Linux/MacOSX: add progress bar for mouse collected entropy in GUI of volume creation wizard. Add mutex protection in event handler for shared counter variable
This commit is contained in:
@@ -871,6 +871,7 @@ namespace VeraCrypt
|
||||
wxCheckBox* DisplayKeysCheckBox;
|
||||
wxStaticText* HeaderKeySampleStaticText;
|
||||
wxStaticText* MasterKeySampleStaticText;
|
||||
wxGauge* CollectedEntropy;
|
||||
wxGauge* ProgressGauge;
|
||||
wxButton* AbortButton;
|
||||
wxStaticText* m_staticText31;
|
||||
|
||||
Reference in New Issue
Block a user