]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/wx.i
Regenerated file lists so features.h would be installed
[wxWidgets.git] / wxPython / src / wx.i
index 9889ca98d4dfadd4cb57d87e2882e0b261913340..7497d86703c5d353c40825f7ce0a222887f99ecd 100644 (file)
 #include "helpers.h"
 %}
 
-//  %pragma(python) code="
-//  # This gives this module's dictionary to the C++ extension code...
-//  wxc._wxSetDictionary(vars())
-//  "
 
 //----------------------------------------------------------------------
 // This is where we include the other wrapper definition files for SWIG
@@ -176,6 +172,9 @@ static wxPyCoreAPI API = {
     wxPy_ConvertList,
 
     wxString_in_helper,
+    Py2wxString,
+    wx2PyString,
+
     byte_LIST_helper,
     int_LIST_helper,
     long_LIST_helper,