Skip to content

Commit

Permalink
From SVN: "Updating norm/emergamps from WireData when editing Line."
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/electricdss/code/trunk@2988 d8739450-1e93-4ef4-a0af-c327d92816ff
  • Loading branch information
PMeira committed Jan 16, 2021
1 parent 455f403 commit 6e706b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PDElements/Line.pas
Original file line number Diff line number Diff line change
Expand Up @@ -2020,6 +2020,7 @@ procedure TLineObj.FetchWireList(const Code: String);
AmpRatings[j] := NewRatings[j];
end;

UpdatePDProperties;
end;

procedure TLineObj.FetchCNCableList(const Code: String);
Expand Down

0 comments on commit 6e706b4

Please sign in to comment.