wxwidgets/include/wx/propgrid
Artur Wieczorek 9e4d28ba7f Fix names of wxDirProperty ctor parameters
First two paramaters of ctors of wxPGProperty and its derivates are named
'label' and 'name' so wxDirProperty ctor should conform to this convention.

Close #18547.
2019-10-29 23:34:37 +01:00
..
advprops.h Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
editors.h Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
manager.h Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
property.h Avoid warnings about deprecated wxPG_XXX when building wx itself 2019-08-27 22:21:01 +02:00
propgrid.h Fix wxPropertyGrid row height on DPI change 2019-10-07 00:54:59 +02:00
propgriddefs.h Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
propgridiface.h Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
propgridpagestate.h Use wxDC rather than wxClientDC for parameter type 2019-08-25 20:53:33 -07:00
props.h Fix names of wxDirProperty ctor parameters 2019-10-29 23:34:37 +01:00