Simplify and fix up selection code for the content list (#2428).
authorCarl Hetherington <cth@carlh.net>
Wed, 18 Jan 2023 23:07:16 +0000 (00:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 18 Jan 2023 23:07:21 +0000 (00:07 +0100)
commitd2cf60a908766b73c13e0eed06f89892090415c3
treef6cb6aa0df3244bacd5d0495d5847e05adfae905
parentbb8ddd298ed2925a94b95651534a563992f840ea
Simplify and fix up selection code for the content list (#2428).

This has been broken for a while, I think since the ContentListCtrl
was added (overriding wxListCtrl) which stopped the GetItemData
stuff working.
src/wx/content_panel.cc