kicad/common/view
Seth Hillbrand 6633eadfc8 Enclose wxCHECK* macros in braces
The macros are if/else statements without enclosing structures which
leads to unexpected evaluation when expanding in an existing conditional
that does not have braces already.
2023-10-29 10:52:05 -07:00
..
view.cpp Fix typo. 2023-10-14 18:22:17 +01:00
view_controls.cpp Fix minor Coverity warnings. Small code cleaning in pcb_parser.cpp 2023-09-21 11:33:29 +02:00
view_group.cpp Pick up current rule values when editing meanders. 2023-10-14 15:04:18 +01:00
view_item.cpp Cleanup. 2021-10-03 19:42:29 +01:00
view_overlay.cpp Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
wx_view_controls.cpp Enclose wxCHECK* macros in braces 2023-10-29 10:52:05 -07:00
zoom_controller.cpp Fix a link issue on mingw in debug mode. 2023-09-30 16:08:54 +02:00