mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-11 09:40:09 +00:00
Reduce warnings.
This commit is contained in:
parent
a1fbff35e8
commit
b933d3228f
@ -51,9 +51,9 @@ JOB_EXPORT_PCB_POS::JOB_EXPORT_PCB_POS() :
|
||||
m_excludeFootprintsWithTh( false ),
|
||||
m_excludeDNP( false ),
|
||||
m_negateBottomX( false ),
|
||||
m_side( SIDE::BOTH ),
|
||||
m_singleFile( false ),
|
||||
m_nakedFilename( false ),
|
||||
m_side( SIDE::BOTH ),
|
||||
m_units( UNITS::MILLIMETERS ),
|
||||
m_format( FORMAT::ASCII ),
|
||||
m_gerberBoardEdge( true )
|
||||
|
Loading…
Reference in New Issue
Block a user