X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=3e3e0b4cd692f8120ae5e9cb4e501446d26355a7;hb=d138c95b1f4dad365548a9d77321f626ef704c90;hp=ea2f842a726183bf91712c38d586a668a05b4687;hpb=5353e7326ef32081eea7669e885ae3f906ca677d;p=xboard.git diff --git a/frontend.h b/frontend.h index ea2f842..3e3e0b4 100644 --- a/frontend.h +++ b/frontend.h @@ -209,5 +209,6 @@ void EvalGraphPopUp P((void)); void EvalGraphPopDown P((void)); Boolean EvalGraphIsUp P((void)); int EvalGraphDialogExists P((void)); +Boolean MoveHistoryIsUp P((void)); #endif