]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/hyperlink.py
define SetHelpText() to do nothing when wxUSE_HELP==0, otherwise we'd need to #ifdef...
[wxWidgets.git] / wxPython / wx / lib / hyperlink.py
2005-05-13  Robin DunnAdded wx.lib.hyperlink from Andrea Gavana. It is a...