← Back to team overview

kicad-developers team mailing list archive

Re: Removal of some globals

 

Le 05/04/2020 à 17:20, Jeff Young a écrit :
> I had to remove some globals from Eeschema that were causing problems (default line width, text size, wire thickness, bus thickness etc.).
> 
> It was a large change (as these things always are), so let me know if you see anything odd.
> 
> Cheers,
> Jeff.

Hi Jeff:
a typo in function:
int LIB_CIRCLE::GetPenSize() const
is missing the return statement.


-- 
Jean-Pierre CHARRAS


Follow ups

References