mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Linux/MacOSX: Mask/unmask PIM value in GUI the same way as the password
This commit is contained in:
@@ -45,6 +45,7 @@ namespace VeraCrypt
|
||||
Event UpdateEvent;
|
||||
|
||||
protected:
|
||||
void SetPimValidator ();
|
||||
void DisplayPassword (bool display, wxTextCtrl **textCtrl, int row);
|
||||
shared_ptr <VolumePassword> GetPassword (wxTextCtrl *textCtrl) const;
|
||||
void OnAddKeyfileDirMenuItemSelected (wxCommandEvent& event);
|
||||
|
||||
Reference in New Issue
Block a user