On Mon, May 07, 2012 at 01:20:06PM -0400, Wayne Stambaugh wrote: > being instantiated since SCH_LINE_BASE will not have a valid KICAD_T > or ever need to be used directly.
Abstract classes were invented for this:D > I'm not sure why this was done this way. If it can be remove > without breaking anything, by all means remove it. While you are on > a roll please feel free to use enum EDA_COLOR_T when passing color > values instead of int. It wouldn't break a thing since it does nothing in the first place:P Most probably only an overlook... looking for the DrawModes I sometime see wxCopy instead of GR_COPY or something like that... The witch hunt continues... -- Lorenzo Marcantonio Logos Srl _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

