]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/utils.cpp
generate the mouse click events for the static controls
[wxWidgets.git] / wxPython / src / gtk / utils.cpp
index 847a5fd1ee79660d3882332bd06906b64b7e9687..b4920a86fe877b1875ec6cf3a9ab0f7a317a673e 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(""));