Fix _selected_* to only store pointers to things.
authorCarl Hetherington <cth@carlh.net>
Sat, 19 Mar 2022 18:11:35 +0000 (19:11 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 19 Mar 2022 18:11:35 +0000 (19:11 +0100)
commit06581bf43d6471acc33740a1e8384f71cb8951f2
treec9cb03c2171c4fed9075fd357501ec200f1f155b
parent9c17e94cac5e9d48fe170b8e5288cb764d8145ad
Fix _selected_* to only store pointers to things.

The wxWidgets item IDs can easily become outdated (when a search
is done).
src/wx/screens_panel.cc
src/wx/screens_panel.h