]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/stc/stc.i
Cure link error under wxGTK on Mac
[wxWidgets.git] / wxPython / contrib / stc / stc.i
index 09ae2caf8503a0ce78f177d85136566f41918188..0aca899c958fa0d199078a2d20c640021564bbfb 100644 (file)
@@ -18,7 +18,6 @@
 #include "wx/wxPython/pyclasses.h"
 #include <wx/stc/stc.h>
 
-    DECLARE_DEF_STRING(STCNameStr);
 %}
 
 //---------------------------------------------------------------------------
@@ -26,6 +25,9 @@
 %import core.i
 %pythoncode { wx = core }
 
+MAKE_CONST_WXSTRING(STCNameStr);
+
+
 %include _stc_rename.i