]> git.saurik.com Git - wxWidgets.git/blob - wxPython/src/_webkit_rename.i
don't return wxLIST_HITTEST_ONITEMICON from HitTest() when the muse is clicked to...
[wxWidgets.git] / wxPython / src / _webkit_rename.i
1 // A bunch of %rename directives generated by BuildRenamers in config.py
2 // in order to remove the wx prefix from all global scope names.
3
4 #ifndef BUILDING_RENAMERS
5
6 %rename(WebKitCtrl) wxWebKitCtrl;
7
8 #endif