git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43653
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// ----------------------------------------------------------------------------
// the default values for GetValue()
// ----------------------------------------------------------------------------
// the default values for GetValue()
-wxString wxGridCellBoolEditor::ms_stringValues[2] = { _T("1"), _T("") };
+wxString wxGridCellBoolEditor::ms_stringValues[2] = { _T(""), _T("1") };
void wxGridCellBoolEditor::Create(wxWindow* parent,
wxWindowID id,
void wxGridCellBoolEditor::Create(wxWindow* parent,
wxWindowID id,