mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-11 09:29:50 +00:00
Update field order in PCB_TUNING_PATTERN.
This commit is contained in:
parent
bf54c86d7d
commit
d2c33e186e
@ -554,9 +554,9 @@ protected:
|
||||
wxString m_lastNetName;
|
||||
wxString m_tuningInfo;
|
||||
|
||||
bool m_updateSideFromEnd;
|
||||
|
||||
PNS::MEANDER_PLACER_BASE::TUNING_STATUS m_tuningStatus;
|
||||
|
||||
bool m_updateSideFromEnd;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user