wxWidgets/include/wx/propgrid
Artur Wieczorek ec56795572 Fix recursion in calling const getters
We have to explicitly call non-const getter to avoid recursive calls of the const getter.
2019-06-29 11:16:30 +02:00
..
advprops.h Make wxPG_ATTR_MULTICHOICE_USERSTRINGMODE a built-in attribute 2019-04-22 20:16:15 +02:00
editors.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
manager.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
property.h Make wxPGProperty an abstract class 2019-06-29 11:11:35 +02:00
propgrid.h Get rid of unnecessary const casts 2019-06-16 19:50:57 +02:00
propgriddefs.h Support tooltips in wxPropertyGrid if support for tooltips enabled is globally 2019-06-16 19:45:40 +02:00
propgridiface.h Fix recursion in calling const getters 2019-06-29 11:16:30 +02:00
propgridpagestate.h Fix recursion in calling const getters 2019-06-29 11:16:30 +02:00
props.h Make validation helper functions private in all numeric wxPG properties 2019-06-29 11:16:01 +02:00