1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 19:08:26 -06:00

Linux/MacOSX: solve GUI layout issues although the volume creation wizard still has issues

This commit is contained in:
Mounir IDRASSI
2015-06-24 23:34:15 +02:00
parent 2cd39b37c2
commit d734ce4635
4 changed files with 10 additions and 9 deletions

View File

@@ -463,6 +463,7 @@ namespace VeraCrypt
private:
protected:
wxBoxSizer* MainSizer;
wxBoxSizer* PasswordSizer;
wxButton* OKButton;
wxButton* CancelButton;