kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #09612
Re: [PATCH] Component and module search displays in which library they live
Hi Dick,
Thanks for pointing that out. This one should hopefully do the trick.
Carl
On Thu, Mar 7, 2013 at 1:35 PM, Dick Hollenbeck <dick@xxxxxxxxxxx> wrote:
> On 03/07/2013 10:39 AM, Carl Poirier wrote:
> > + for(unsigned i = 0; i < itemList.size(); i++)
>
>
> for( unsigned i = 0; i < itemList.size(); i++ )
>
>
> in 4 or more places.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Attachment:
cmp_and_mod_display_library_6.patch
Description: Binary data
Follow ups
References