mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
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…
x
Reference in New Issue
Block a user