Fix saving of engine list
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 18 Jun 2019 14:27:31 +0000 (16:27 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 18 Jun 2019 14:27:31 +0000 (16:27 +0200)
commit1637c7a00c79290ddc3e2b3604d2c50d2c4b6ac4
treed1b69188e76c5e18b21a0753e63d5dbde87d9b71
parent944b1c8d50a16f244ad043f67e15f4d5e3b7f3c4
Fix saving of engine list

When a separate engine listw as specified it was only saved after altering
engine settings. Not after Edit Engine List or on exit. Now it is saved
after editing, but not on exit. The latter should cause less loss of data
when multiple instances of WinBoard are open.
backend.c
dialogs.c
winboard/wedittags.c