Remove inappropriate icon

This commit is contained in:
Michael Kavanagh 2021-01-21 18:12:00 +00:00 committed by Wayne Stambaugh
parent 98814db118
commit eba09a59e9
1 changed files with 1 additions and 2 deletions

View File

@ -1033,8 +1033,7 @@ TOOL_ACTION PCB_ACTIONS::layerChanged( "pcbnew.Control.layerChanged",
//Show board statistics tool
TOOL_ACTION PCB_ACTIONS::boardStatistics( "pcbnew.InspectionTool.ShowStatisticsDialog",
AS_GLOBAL, 0, "",
_( "Show Board Statistics" ), _( "Shows board statistics" ),
icon_pcbnew_24_xpm );
_( "Show Board Statistics" ), _( "Shows board statistics" ) );
TOOL_ACTION PCB_ACTIONS::inspectClearance( "pcbnew.InspectionTool.InspectClearance",
AS_GLOBAL, 0, "",