]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/misc.i
Send an extra size event after creation to work around an apparent bug
[wxWidgets.git] / wxPython / src / misc.i
index 7c91999f135f4259c1a0ab6a7cdd34455ebbafe0..41ea0d02edb476be0430fb09bd65532b651c9f66 100644 (file)
@@ -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