← Back to team overview

kicad-developers team mailing list archive

Re: [Feature] Position Relative to

 

Hi Tom,

sorry again,
Attached is a fixed patch.

Also located at https://github.com/rustyoz/kicad/tree/position-relative

Regards
Russell




On Sun, Apr 30, 2017 at 4:10 AM Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx>
wrote:

> On 29.04.2017 14:41, Russell Oliver wrote:
> > Hi Tom,
> > Sorry for that.
> >
> > Regards
> > Russell
>
> Hi, it doesn't compile for me:
>
> In file included from
>
> /home/twl/Kicad-dev/kicad-git/pcbnew/router/../dialogs/dialog_position_relative.h:30:
>
> /home/twl/Kicad-dev/kicad-git/pcbnew/router/../dialogs/dialog_position_relative_base.h:56:17:
> error: duplicate member 'm_anchor_xLabel'
>                 wxStaticText* m_anchor_xLabel;
>                               ^
>
> /home/twl/Kicad-dev/kicad-git/pcbnew/router/../dialogs/dialog_position_relative_base.h:54:17:
> note: previous declaration is here
>                 wxStaticText* m_anchor_xLabel;
>                               ^
> 1 error generated.
>
>
> Tom
>
>

Attachment: position-relative.patch
Description: Binary data


Follow ups

References