]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/wxHtmlWindow.py
correct typemap type
[wxWidgets.git] / wxPython / demo / wxHtmlWindow.py
index dc87749b14b964f3e3eafe66a9596a962ac38171..dd2819545bfb4fa474e940b511702feaaa242062 100644 (file)
@@ -7,6 +7,8 @@ import wxPython.lib.wxpTag
 
 from Main import opj
 
+##wxTrap()
+
 #----------------------------------------------------------------------
 
 # This shows how to catch the OnLinkClicked non-event.  (It's a virtual