Fix wxListCtrl::HitTest() which was off roughly by 1 due to not taking into account the header height. Closes https://github.com/wxWidgets/wxWidgets/pull/1350
45 KiB
45 KiB
Fix wxListCtrl::HitTest() which was off roughly by 1 due to not taking into account the header height. Closes https://github.com/wxWidgets/wxWidgets/pull/1350