EAGLE import: fixup previous commit.
This commit is contained in:
parent
f071dd1406
commit
331176744c
|
@ -2628,6 +2628,7 @@ void EAGLE_PLUGIN::loadSignals( wxXmlNode* aSignals )
|
||||||
netclassIt->second->GetName() } );
|
netclassIt->second->GetName() } );
|
||||||
|
|
||||||
netInfo->SetNetClass( netclassIt->second );
|
netInfo->SetNetClass( netclassIt->second );
|
||||||
|
netclass = netclassIt->second;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue