1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 11:08:02 -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

@@ -182,5 +182,6 @@ namespace VeraCrypt
Fit();
Layout();
MainSizer->Fit( this );
}
}