Fix compile error Xaw build
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 16 May 2016 20:21:36 +0000 (22:21 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 17 Jul 2016 20:46:28 +0000 (22:46 +0200)
commita6e61c9b9dac10313dedc401f47d82038753189f
tree121d87172500c3b0a9cf4eb0c1ebe2c2616dd34e
parentf5d69baf781b38dd6ea98d4427e83fbee97aa573
Fix compile error Xaw build

The variable initialSquareSize was not defined in the Xaw build,
and now has been moved to dialogs.h (which is part of both builds).
dialogs.c
gtk/xboard.c