Fix crash on opening Tags window Xaw
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 5 Apr 2014 21:00:17 +0000 (23:00 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 5 Apr 2014 21:00:17 +0000 (23:00 +0200)
commit3c1691e6776c9e91d1752c0d38d4dd2d616fce07
tree9ecf14baa95304286ac056fedc0e86e5b1aafe4e
parent55cafba6c2f03dec96d41f7a85c03d4cd641190a
Fix crash on opening Tags window Xaw

Suppressing the optional book button made the Xaw generic popup crash,
because the following button had the SAME_ROW modality, and was thus
positioned w.r.t. a non-existent widget.
dialogs.c