Upstream merge.

This commit is contained in:
Maciej Suminski
2014-04-02 15:38:59 +02:00
377 changed files with 12040 additions and 8808 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ EDA_COLOR_T BRDITEMS_PLOTTER::getColor( LAYER_NUM aLayer )
void BRDITEMS_PLOTTER::PlotPad( D_PAD* aPad, EDA_COLOR_T aColor, EDA_DRAW_MODE_T aPlotMode )
{
wxPoint shape_pos = aPad->ReturnShapePos();
wxPoint shape_pos = aPad->ShapePos();
// Set plot color (change WHITE to LIGHTGRAY because
// the white items are not seen on a white paper or screen