]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_stockobjs.i
Fix incorrect #if in OnSysTell
[wxWidgets.git] / wxPython / src / _stockobjs.i
index 15d637798929730ed38df483ab3e15a741b467fa..3abd60a2e25488e836250fd334aaa95bd915455a 100644 (file)
@@ -80,6 +80,11 @@ public:
 %newgroup
 
 
+// %typemap(varout) wxFont* {
+//     // my typemap
+//     $result = SWIG_NewPointerObj((void *) $1, $1_descriptor, 0);
+// }
+
 
 // See also wxPy_ReinitStockObjects in helpers.cpp
 %immutable;