1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-23 17:13:22 -05:00

Better sizing.

This commit is contained in:
freesource 2002-03-04 21:06:51 +00:00
parent 9de4fc1d56
commit 4920a10f03

View File

@ -1650,6 +1650,7 @@ sub uml_box {
}
unshift(@fs_types,$mtd_fs_type);
} );
$mtd_fs_type_combo->set_usize(20,0);
$mtd_fs_type_combo->show();