X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e4a197e4c60e461b8068b0619692ea083e30b8b..bc93670d3b2b69ea2cdd799444b57dce24b8be94:/wxPython/demo/wxHtmlWindow.py diff --git a/wxPython/demo/wxHtmlWindow.py b/wxPython/demo/wxHtmlWindow.py index dc87749b14..dd2819545b 100644 --- a/wxPython/demo/wxHtmlWindow.py +++ b/wxPython/demo/wxHtmlWindow.py @@ -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