Remove incorrect icon

This commit is contained in:
Michael Kavanagh 2021-02-06 20:42:27 +00:00 committed by Jeff Young
parent 332fdee567
commit 0551c98a99
1 changed files with 1 additions and 2 deletions

View File

@ -59,8 +59,7 @@ TOOL_ACTION CVPCB_ACTIONS::showEquFileTable( "cvpcb.Control.ShowEquFileTable",
AS_GLOBAL, 0, "",
_( "Manage Footprint Association Files" ),
_( "Configure footprint association file (.equ) list. These files are "
"used to automatically assign footprint names from symbol values." ),
library_table_xpm );
"used to automatically assign footprint names from symbol values." ) );
TOOL_ACTION CVPCB_ACTIONS::saveAssociations( "cvpcb.Control.SaveAssocations",
AS_GLOBAL,