mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Use Pim name for internal variables instead of the old name Pin
This commit is contained in:
@@ -962,7 +962,7 @@ namespace VeraCrypt
|
||||
wxTextCtrl* ConfirmPasswordTextCtrl;
|
||||
wxStaticText* VolumePimStaticText;
|
||||
wxTextCtrl* VolumePimTextCtrl;
|
||||
wxStaticText* VolumePinHelpStaticText;
|
||||
wxStaticText* VolumePimHelpStaticText;
|
||||
wxCheckBox* CacheCheckBox;
|
||||
wxCheckBox* DisplayPasswordCheckBox;
|
||||
wxCheckBox* UseKeyfilesCheckBox;
|
||||
@@ -1023,7 +1023,7 @@ namespace VeraCrypt
|
||||
wxBoxSizer* PimSizer;
|
||||
wxStaticText* VolumePimStaticText;
|
||||
wxTextCtrl* VolumePimTextCtrl;
|
||||
wxStaticText* VolumePinHelpStaticText;
|
||||
wxStaticText* VolumePimHelpStaticText;
|
||||
wxStaticText* InfoStaticText;
|
||||
|
||||
// Virtual event handlers, overide them in your derived class
|
||||
|
||||
Reference in New Issue
Block a user