]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/ogl.i
little tweaks
[wxWidgets.git] / wxPython / contrib / ogl / ogl.i
index 2bf13628ecf791ec45c236134e99796be31d16eb..66c1277797d2de67399f95feee62db0f8a20ec46 100644 (file)
 #include "wx/wxPython/pyclasses.h"
 #include "oglhelpers.h"
 
-
-    static const wxString wxPyEmptyString(wxT(""));
 %}
 
 //---------------------------------------------------------------------------
 
 %import windows.i
-
 %pythoncode { wx = core }
 
+
+MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
+
 %include _ogl_rename.i
 
 %include _ogldefs.i