Fix crash of tournament dialog GTK
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 11 Sep 2014 20:48:10 +0000 (22:48 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 11 Sep 2014 20:48:10 +0000 (22:48 +0200)
commit690bca7dd56930de9ce6398b99a9d61a3bcbbee1
tree5910956bbc40beb7a70216283e68dd89bbaad683
parent51d32ed56ad952a7f93159bb1f3c9bc330ceb2ec
Fix crash of tournament dialog GTK

The font/color disambiguation of the Option.textField in Label and
ulti-line TextBox options cannot stand it if unused elements are
initialized as "" rather than NULL.
dialogs.c