wxwidgets/samples/propgrid
Vadim Zeitlin 3ca2594c3a Rename m_pSampleMultiButtonEditor in propgrid sample too
Similar to the previous commit, just rename a member variable to avoid
using "p" prefix for it which was inconsistent with the other variables
in the same class.
2024-01-30 01:55:14 +01:00
..
descrip.mms Include compile support for propgrid & ribbon on OpenVMS 2009-09-22 14:13:55 +00:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Execute automated tests for wxPropertyGrid 2023-01-30 17:28:17 +01:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
propgrid.bkl Execute automated tests for wxPropertyGrid 2023-01-30 17:28:17 +01:00
propgrid.cpp Rename m_pSampleMultiButtonEditor in propgrid sample too 2024-01-30 01:55:14 +01:00
propgrid.h Rename m_pSampleMultiButtonEditor in propgrid sample too 2024-01-30 01:55:14 +01:00
propgrid_minimal.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
sampleprops.cpp Use wxString() rather than wxEmptyString in propgrid sample 2024-01-06 22:43:01 +01:00
sampleprops.h Use enum class to implement wxPGPropValFormatFlags as bitmask 2024-01-06 22:42:38 +01:00