Fix deselection of greyed-out variant button (WB)
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 31 Jan 2011 22:03:05 +0000 (23:03 +0100)
committerArun Persaud <apersaud@lbl.gov>
Thu, 3 Feb 2011 16:28:51 +0000 (08:28 -0800)
commite5c6d13c4b6b683419f22274f9926cbee67d68f0
tree90c6cc2a3ec6872c83254cb6dc4bba235528ccd8
parent9695595fda621e11912f3d29846eaee46b48f635
Fix deselection of greyed-out variant button (WB)

In Windows a disabled radiobutton refuses to deselect when you select
another (enabled) button from the group. There are then 2 buttons
checked, and the code to readout the buttons took the first one. Now it
is changed to take the first enabled one.
winboard/woptions.c