kicad/common/legacy_gal
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro
The standard DIM() macro was not typesafe as it happily deferred errors
to runtime that can be caught at compile time.  Replacing it with a
generic C++11 constexpr allows for typecasting, comparison and compile
time error checking.
2019-01-06 08:43:12 -08:00
..
block.cpp Clean up undo when cancelling block operation. 2018-12-21 22:45:57 +00:00
eda_draw_frame.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
other.cpp Include directories are implied by legacy_gal linkage 2018-11-08 07:52:36 -05:00