Stop survey tree opening for double click on label
commit4dc54fa4b160dbff243d5977a682164c28528895
authorOlly Betts <olly@survex.com>
Sun, 1 Jul 2018 21:43:37 +0000 (2 09:43 +1200)
committerOlly Betts <olly@survex.com>
Sun, 1 Jul 2018 21:43:37 +0000 (2 09:43 +1200)
tree8367965ead360230ae1c5a93e352178f42b93dc5
parente34f3d81e23a4fb1944d072178cedf60fb00898e
Stop survey tree opening for double click on label

This was happening due to code added to "allow double-clicking to work
on wxMSW >= 2.8.11".  However, reverting that change still seems to
allow double-clicking to work on both wxMSW and wxGTK, but fixes the
unwanted additional opening of the survey tree.
src/aventreectrl.cc