Fix Tournament Options dialog
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 13 Jan 2014 16:32:28 +0000 (17:32 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 13 Jan 2014 18:41:55 +0000 (19:41 +0100)
commit1a2742be566196487d87af36af190feb1612a642
treebaa860aa19c84bd361e26e6e252d91ce454ce7bc
parentdf677030bcbab764120077e20f356ed244838710
Fix Tournament Options dialog

Deleting a Label option had renumbered the remaining Options, breaking
the dialog and causing a crash when an engine was selected. A considyency
check is now added to catch this condition, and throw an error popup
when we mess up again.
dialogs.c