wxWidgets/include/wx/propgrid
Artur Wieczorek a005391413 Use wxEventType instead of int
This parameter identifies the type of the event so it should be of type wxEventType.
2019-01-11 19:22:50 +01:00
..
advprops.h
editors.h Use wxVector<wxWindow*> instead of wxArrayPtrVoid 2019-01-11 19:22:48 +01:00
manager.h Use Boolean variable to store Boolean values 2019-01-11 19:22:49 +01:00
property.h Use wxVector<> instead of wxArrayPGProperty 2018-11-10 20:43:58 +01:00
propgrid.h Use wxEventType instead of int 2019-01-11 19:22:50 +01:00
propgriddefs.h Use wxVector<wxObject*> instead of wxArrayPGObject 2019-01-11 19:22:47 +01:00
propgridiface.h
propgridpagestate.h
props.h Use quotes and not angle brackets around the includes of wxWidgets itself 2018-12-24 00:01:31 +01:00