X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=3e3e0b4cd692f8120ae5e9cb4e501446d26355a7;hb=266def07442d78b0841cd716422ff9a3774fdfaa;hp=ea2f842a726183bf91712c38d586a668a05b4687;hpb=292d1fc96afcdd5aececf3ec0da28c56bfb1a5a6;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