Eeschema border and title block DXF plot color bug fix.
This commit is contained in:
committed by
Wayne Stambaugh
parent
72e845b2f1
commit
e37372f45f
@@ -129,7 +129,6 @@ bool DIALOG_PLOT_SCHEMATIC::PlotOneSheetDXF( const wxString& aFileName,
|
||||
|
||||
if( aPlotFrameRef )
|
||||
{
|
||||
plotter->SetColor( BLACK );
|
||||
PlotWorkSheet( plotter, m_parent->GetTitleBlock(),
|
||||
m_parent->GetPageSettings(),
|
||||
aScreen->m_ScreenNumber, aScreen->m_NumberOfScreens,
|
||||
|
||||
Reference in New Issue
Block a user