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, "",
|
AS_GLOBAL, 0, "",
|
||||||
_( "Manage Footprint Association Files" ),
|
_( "Manage Footprint Association Files" ),
|
||||||
_( "Configure footprint association file (.equ) list. These files are "
|
_( "Configure footprint association file (.equ) list. These files are "
|
||||||
"used to automatically assign footprint names from symbol values." ),
|
"used to automatically assign footprint names from symbol values." ) );
|
||||||
library_table_xpm );
|
|
||||||
|
|
||||||
TOOL_ACTION CVPCB_ACTIONS::saveAssociations( "cvpcb.Control.SaveAssocations",
|
TOOL_ACTION CVPCB_ACTIONS::saveAssociations( "cvpcb.Control.SaveAssocations",
|
||||||
AS_GLOBAL,
|
AS_GLOBAL,
|
||||||
|
|
Loading…
Reference in New Issue