This commit is contained in:
secXsQuared1995 2016-10-26 01:36:05 -04:00
parent e1c4760efc
commit 9c6a750945
1 changed files with 1 additions and 0 deletions

View File

@ -409,6 +409,7 @@ namespace MHSEC_G
{
set_gene_str(2, value);
OnPropertyChanged(nameof(gene3));
OnPropertyChanged(nameof(gene3_selected));
}
}