]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/wx.i
Fix for the TAB in the autocomplete list not being used correctly
[wxWidgets.git] / wxPython / src / wx.i
index 6614275ff974cb226795b3406557162b36ec40c7..d4a129b90c6a6e52f8ac2f710aac1b86047e3dae 100644 (file)
@@ -12,6 +12,7 @@
 
 %module wx
 
+
 %{
 #include "helpers.h"
 %}
@@ -113,7 +114,6 @@ public:
 %}
 
 
-
 //----------------------------------------------------------------------
 // this is used to cleanup after wxWindows when Python shuts down.
 
@@ -272,4 +272,3 @@ static wxPyCoreAPI API = {
 
 %pragma(python) include="_extras.py";
 
-