Move MarkMenuItem to xoptions.c
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 14 Oct 2012 10:21:09 +0000 (12:21 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 6 Nov 2012 11:45:08 +0000 (12:45 +0100)
commit7e0222e64da6706bf0dc2468f459b98e4346206b
tree207ee821bde5c8322818c2c366dac401befc702a
parentc82483e9f02cc7e6efb6ee7c8140d8dd2fbd5573
Move MarkMenuItem to xoptions.c

This to make xoptions.c completely independent from the inclusion of
frontend.h. The prototype is moved to menus.h.
  Loose end: DrawPosition in board.c does not see the prototype.
Very suspect that it wants to see it. Why would it have to correct the
flipView setting??? Better se to it that it is correct to start with!
backend.h
book.c
common.h
frontend.h
menus.c
menus.h
xboard.c
xoptions.c