Seth Hillbrand 6625d0721e Implement Get/Set display options
The pointer passing for display options is deprecated.  This removes the
excess casting as the EDA_FRAME didn't need the base call with no value.
All requests for display options are now returned const and are updated
with a Set() routine after modification.

In Gerbview, this resolves an issue where the display options were not
stored because it was receiving the NULL from EDA_FRAME.
2019-11-07 08:26:44 -08:00
..
2019-11-07 08:26:44 -08:00
2019-10-06 17:53:35 +01:00
2019-08-12 14:19:01 -04:00
2018-03-22 11:45:42 -04:00
2019-08-12 14:19:01 -04:00
2019-10-06 17:53:35 +01:00
2019-09-18 09:57:26 +02:00
2018-03-22 11:45:42 -04:00
2012-04-07 13:09:57 +02:00
2019-06-12 04:40:03 -07:00