]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/utils.cpp
swigged updates for wxGTK
[wxWidgets.git] / wxPython / src / mac / utils.cpp
index 8c87577cbd590941f834e596d8644165f09747eb..4b940f7b8d6f760592fb6e50e71ea889b9d0a7f1 100644 (file)
@@ -61,7 +61,7 @@ extern PyObject *SWIG_newvarlink(void);
 #include <wx/datetime.h>
 
     // 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(""));