Remember engine lines selected in Startup Dialog (WB)
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 2 Dec 2016 07:48:20 +0000 (08:48 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 13 Jan 2017 15:39:24 +0000 (16:39 +0100)
commitbcf2f5c3aa7c039f0dca16dd6e4e741b7f184ba2
tree40195c3f84956eb350cf3f56c64898230c9ca29b
parent0c326a397b77561e9cd232549eb98c756f5a8baf
Remember engine lines selected in Startup Dialog (WB)

The comboboxes in the Startup Dialog do contain complete engine lines
from the Engine List, so selecting an engine from there should also allow
use of the Make Persistent button in the Engine Settings dialogs. To this
end the selected lines are now remembered incurrentEngine[].
backend.c
backend.h
winboard/winboard.c