b0660cc87c
The last argument passed to this function should be an int flag not a Boolean value. Boolean value 'true' passed here is converted to int 1 so wxPG_RECURSE flag is never set and the background colour is never changed for sub-properties. Closes #18333. |
||
---|---|---|
.. | ||
descrip.mms | ||
makefile.bcc | ||
makefile.gcc | ||
Makefile.in | ||
makefile.unx | ||
makefile.vc | ||
propgrid_minimal.cpp | ||
propgrid_vc7.vcproj | ||
propgrid_vc8.vcproj | ||
propgrid_vc9.vcproj | ||
propgrid.bkl | ||
propgrid.cpp | ||
propgrid.h | ||
sampleprops.cpp | ||
sampleprops.h | ||
tests.cpp |