]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/stc/stc_.i
don't do anything in SetBackgroundColour() if colour is invalid
[wxWidgets.git] / wxPython / contrib / stc / stc_.i
index 53d586bb9cbc50498a3b787c226fb7bc2042fd12..f3e877f24a79a7d3b005f7161d8f9d2ac75262bf 100644 (file)
@@ -14,7 +14,7 @@
 
 
 %{
-#include "helpers.h"
+#include "export.h"
 #include "wx/stc/stc.h"
 %}
 
@@ -34,7 +34,6 @@
 // Get all our defs from the REAL header file.
 
 %include stc.h
-//%include SciLexer.h
 
 //----------------------------------------------------------------------
 // Python functions to act like the event macros