X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..a9092ede82057123a4fe4c5f758782a8c21b3728:/wxPython/src/misc.i diff --git a/wxPython/src/misc.i b/wxPython/src/misc.i index 7c91999f13..41ea0d02ed 100644 --- a/wxPython/src/misc.i +++ b/wxPython/src/misc.i @@ -20,8 +20,6 @@ #include "wx/wxPython/pyclasses.h" #include "wx/wxPython/pyistream.h" - DECLARE_DEF_STRING(EmptyString); - %} //--------------------------------------------------------------------------- @@ -32,6 +30,8 @@ %include _misc_rename.i +MAKE_CONST_WXSTRING_NOSWIG(EmptyString); + // Include all the files that make up this module %include _settings.i