← Back to team overview

kicad-developers team mailing list archive

Re: [Feature] Position Relative to

 

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



Follow ups

References