X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=81d7abca5d5e6834249bce89d41126a427b28101;hb=344885687fdf87558b7932280545f5f4ea78771c;hp=fb49e57222e53a930b90077c9e874fd1f235d04e;hpb=fe5ba22edf2cb7c260ecf17c7f095f0bc3e1b0a3;p=xboard.git diff --git a/frontend.h b/frontend.h index fb49e57..81d7abc 100644 --- a/frontend.h +++ b/frontend.h @@ -210,5 +210,6 @@ void EvalGraphPopUp P((void)); void EvalGraphPopDown P((void)); Boolean EvalGraphIsUp P((void)); int EvalGraphDialogExists P((void)); +Boolean MoveHistoryIsUp P((void)); #endif