Merge "ASM #253 Update RadarBiasTableDialog to remove old code." into asm_14.2.2
Former-commit-id:470d50b4e4
[formerly d6ae0d12f104de38b8fa770e4576b96a32da360c] Former-commit-id:244b2f5f3a
This commit is contained in:
commit
67580e73cd
1 changed files with 0 additions and 1 deletions
|
@ -432,7 +432,6 @@ public class RadarBiasTableDialog extends Dialog {
|
|||
try {
|
||||
float parsedFloat = Float.parseFloat(lbiasTxt.getText());
|
||||
editbias[ei] = parsedFloat;
|
||||
manEdit[ei].setSelection(!mbiasBtn.getSelection());
|
||||
manEdit[ei].setText("YES");
|
||||
lbiasTxt.setBackground(getParent().getDisplay()
|
||||
.getSystemColor(SWT.COLOR_WHITE));
|
||||
|
|
Loading…
Add table
Reference in a new issue