Remove incorrect icon
This commit is contained in:
parent
332fdee567
commit
0551c98a99
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue