Fix checkmarking of OS X menu items
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 11 Sep 2014 21:10:59 +0000 (23:10 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 11 Sep 2014 21:21:32 +0000 (23:21 +0200)
commit465713a168ea9070579738f9e4313f876da74875
tree71883c4247c2825df23e65a18c455e415a145823
parent690bca7dd56930de9ce6398b99a9d61a3bcbbee1
Fix checkmarking of OS X menu items

The routine MarkMenuItem() was moved to xboard.c, where it can see
the OSX-specific #defines, and calls to sync_menu_bar were added
to it, and to EnableNamendMenuItem().
gtk/xboard.c
gtk/xoptions.c