From 24f3b5230cc1ea7e6fb084294f04df10ede17e2f Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 13 Sep 2015 23:49:08 +0200 Subject: Linux/MacOSX: Mask/unmask PIM value in GUI the same way as the password --- src/Main/Forms/VolumePasswordPanel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Main/Forms/VolumePasswordPanel.h') diff --git a/src/Main/Forms/VolumePasswordPanel.h b/src/Main/Forms/VolumePasswordPanel.h index 520c36f6..de2475e9 100644 --- a/src/Main/Forms/VolumePasswordPanel.h +++ b/src/Main/Forms/VolumePasswordPanel.h @@ -45,6 +45,7 @@ namespace VeraCrypt Event UpdateEvent; protected: + void SetPimValidator (); void DisplayPassword (bool display, wxTextCtrl **textCtrl, int row); shared_ptr GetPassword (wxTextCtrl *textCtrl) const; void OnAddKeyfileDirMenuItemSelected (wxCommandEvent& event); -- cgit v1.2.3