X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/301dfd6748f54e3a6719fef85ca1f1b0787db884..dfafa7029d8d5b19b348f1b080cd71a42829d804:/wxPython/src/gtk/utils.cpp diff --git a/wxPython/src/gtk/utils.cpp b/wxPython/src/gtk/utils.cpp index 847a5fd1ee..b4920a86fe 100644 --- a/wxPython/src/gtk/utils.cpp +++ b/wxPython/src/gtk/utils.cpp @@ -61,7 +61,7 @@ extern PyObject *SWIG_newvarlink(void); #include // Put some wx default wxChar* values into wxStrings. - DECLARE_DEF_STRING2(DateFormatStr, wxT("sashWindow")); + DECLARE_DEF_STRING2(DateFormatStr, wxT("%c")); static const wxString wxPyEmptyString(wxT(""));