]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gdi.i
More cleanup. Removed all wxPyDefaultXXX since they aren't needed any
[wxWidgets.git] / wxPython / src / gdi.i
index 63e628e81ee18901ebc5ca8cf661976430f44224..8d6dbfe7a52740f42e1b9e0e09780bf5ed3e93a4 100644 (file)
 %import _defs.i
 %import misc.i
 
+
+%{
+    static wxString wxPyEmptyStr("");
+%}
+
 //---------------------------------------------------------------------------
 
 //  class wxGDIImage {