Files
wxWidgets/interface
Vadim Zeitlin 76cb9b6ba1 Add parameter validity check to wxPropertyGrid::RefreshProperty()
Don't crash in this function if it ever happens to be passed a null
pointer again (see the fix in the parent commit) and document that it
takes a non-null pointer.
2024-10-30 16:15:18 +01:00
..