Files
wxWidgets/samples/propgrid
Artur Wieczorek 8432726ba8 Make string literal wxChar* string
This macro parameter is passed to wxArrayStringProperty::OnButtonClick() parameter of wxChar* type. char* string interpreted in this function as a wxChar* string results in obtaining invalid Unicode characters.
This fixes a regression introduced in b70ed2d8c8.

Closes #18307.
2018-12-23 11:00:35 +01:00
..
2018-12-10 19:06:18 +01:00
2018-09-17 22:34:32 +02:00