Remove an optimisation to not run the body of ContentPanel::check_selection
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Oct 2019 10:25:04 +0000 (12:25 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Oct 2019 10:25:04 +0000 (12:25 +0200)
commitd038abd7a0dce09aa84101c45af5ec8e4086e64f
tree99769e0a49f9e6d10b8d17b53136308399360a87
parent96f7dd41a2c8627bc1ea0d24d84142eb04b4ffef
Remove an optimisation to not run the body of ContentPanel::check_selection
if it is called with an unchanged selection.  It breaks updates
of the available tabs when a OV is added to a VF DCP.
src/wx/content_panel.cc