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, 2 Apr 2022 20:24:54 +0000 (22:24 +0200)
commit247b37a97ab488882a9879f36b8d9538e952e715
tree96298c8d672c4b00a81a5f4e521f6f5808a52072
parent0102d3522326123c2211a8fabd53340f20b97c78
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