mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct many GTK issues linked to multi-threaded origine of events by implementing an automatic mechanism for handling such requests in the main thread.
This commit is contained in:
1
src/Main/Forms/Forms.h
Executable file → Normal file
1
src/Main/Forms/Forms.h
Executable file → Normal file
@@ -962,6 +962,7 @@ namespace VeraCrypt
|
||||
wxBoxSizer* Pkcs5PrfSizer;
|
||||
wxStaticText* Pkcs5PrfStaticText;
|
||||
wxChoice* Pkcs5PrfChoice;
|
||||
wxCheckBox* TrueCryptModeCheckBox;
|
||||
wxStaticText* HeaderWipeCountText;
|
||||
wxChoice* HeaderWipeCount;
|
||||
wxBoxSizer* PasswordPlaceholderSizer;
|
||||
|
||||
Reference in New Issue
Block a user