Browse Source

router: rounding mode context menu entry

pull/16/head
Tomasz Wlostowski 6 years ago
parent
commit
b5c11f21e5
  1. 1
      pcbnew/router/router_tool.cpp

1
pcbnew/router/router_tool.cpp

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

Loading…
Cancel
Save