Fixed issuse #816. Formula Wizard in Final measurements doesn't update formula
in details. --HG-- branch : develop
This commit is contained in:
parent
3f77b979aa
commit
3bd958629f
|
@ -489,6 +489,7 @@ void DialogFinalMeasurements::Fx()
|
||||||
UpdateTree();
|
UpdateTree();
|
||||||
|
|
||||||
ui->tableWidget->selectRow(row);
|
ui->tableWidget->selectRow(row);
|
||||||
|
ShowFinalMeasurementDetails();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user