]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_stockobjs.i
More null virtuals in wxRadioBoxBase (see: 'Developers_Notebook-Incomplete-API' in...
[wxWidgets.git] / wxPython / src / _stockobjs.i
index 7ae7546af4a3a74cf7ce59cdf08e1f81b346f426..b3227af4636310b6733d15d6de26302688467f69 100644 (file)
@@ -19,6 +19,7 @@
 
 // See also wxPy_ReinitStockObjects in helpers.cpp
 %immutable;
+%threadWrapperOff;
 
 wxFont* const wxNORMAL_FONT;
 wxFont* const wxSMALL_FONT;
@@ -69,6 +70,7 @@ const wxPalette wxNullPalette;
 const wxFont   wxNullFont;
 const wxColour wxNullColour;
 
+%threadWrapperOn;
 %mutable;