Eagle(.lbr) footprints not listed in Library Browser

Fixes: lp:1807629
https://bugs.launchpad.net/kicad/+bug/1807629
This commit is contained in:
jean-pierre charras
2018-12-11 16:07:26 +01:00
parent 857d038b5d
commit 4e04468e47
+1 -1
View File
@@ -768,7 +768,7 @@ void EAGLE_PLUGIN::loadPlain( wxXmlNode* aGraphics )
void EAGLE_PLUGIN::loadLibrary( wxXmlNode* aLib, const wxString* aLibName )
{
if( !aLib || !aLibName )
if( !aLib )
return;
// library will have <xmlattr> node, skip that and get the single packages node