kicad/common/legacy_wx
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited.
While this was true long ago, many flags have been added since which
have nothing to do with editing (HIGHLIGHTED, BEGIN_ONPAD, etc.)
2019-04-22 09:58:06 +01:00
..
block.cpp Fix a few coverity errors 2019-02-16 14:09:21 +01:00
eda_draw_frame.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 2019-04-22 09:58:06 +01:00
eda_draw_panel.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 2019-04-22 09:58:06 +01:00
other.cpp Remove dead code from removal of eeschema legacy canvas. 2019-04-05 15:54:31 +01:00