router: rounding mode context menu entry

This commit is contained in:
Tomasz Wlostowski 2020-02-27 19:55:08 +01:00
parent ce683c403a
commit b5c11f21e5
1 changed files with 1 additions and 0 deletions

View File

@ -401,6 +401,7 @@ public:
Add( ACT_SelLayerAndPlaceThroughVia );
Add( ACT_SelLayerAndPlaceBlindVia );
Add( ACT_SwitchPosture );
Add( ACT_SwitchRounding );
AppendSeparator();