]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/src/msw/utils.cpp
more DLL compilation changes
[wxWidgets.git] / utils / wxPython / src / msw / utils.cpp
index 4f60365a5cdcf5a653eb39fb5905a4deb6bb4691..be01d0944014aa9a993d20b0c565a80347a40bf8 100644 (file)
@@ -116,7 +116,7 @@ extern wxAcceleratorEntry* wxAcceleratorEntry_LIST_helper(PyObject* source);
 static char* wxStringErrorMsg = "string type is required for parameter";
 
 #ifdef SEPARATE
-    static wxString wxPyEmptyStr("");
+    wxString wxPyEmptyStr("");
 #endif
 
     static PyObject* __EnumerationHelper(bool flag, wxString& str, long index) {