1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-17 01:56:10 -05: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
+1
View File
@@ -182,5 +182,6 @@ namespace VeraCrypt
Fit();
Layout();
MainSizer->Fit( this );
}
}