45    menu.AddSeparator( 10 );
 
   50    menu.AddSeparator( 20 );
 
 
static TOOL_ACTION toggleGrid
 
static TOOL_ACTION millimetersUnits
 
static TOOL_ACTION cursorSmallCrosshairs
 
static TOOL_ACTION milsUnits
 
static TOOL_ACTION inchesUnits
 
static TOOL_ACTION updateMenu
 
static TOOL_ACTION cursor45Crosshairs
 
static TOOL_ACTION cursorFullCrosshairs
 
static TOOL_ACTION padDisplayMode
 
static TOOL_ACTION graphicsOutlines
Display footprint graphics as outlines.
 
static TOOL_ACTION textOutlines
Display texts as lines.
 
static TOOL_ACTION showPadNumbers
 
static bool ShowAlways(const SELECTION &aSelection)
The default condition function (always returns true).