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 Updated documentation for some wxPropertyGrid classes. 2016-07-23 23:38:39 +02:00
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 Update wxPropertyGrid documentation 2017-03-27 18:54:16 +02:00
propgridpagestate.h Use wxVector<int> instead of wxArrayInt 2018-11-01 18:22:22 +01:00
props.h Use quotes and not angle brackets around the includes of wxWidgets itself 2018-12-24 00:01:31 +01:00