X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=280a1fcf7ad8f45a6dd5cf050be0d704e60600e9;hb=0016be1c7eb8b02be7944c8aa2daf7782fb19a53;hp=8bdf5583410e9be006ec177aa562e08a56b25fb0;hpb=76e5723516d8510005ef608575a6ee6b5848e2c2;p=xboard.git diff --git a/frontend.h b/frontend.h index 8bdf558..280a1fc 100644 --- a/frontend.h +++ b/frontend.h @@ -245,6 +245,7 @@ int EvalGraphDialogExists P((void)); void SlavePopUp P((void)); void ActivateTheme P((int new)); char *Col2Text P((int n)); +char *Shorten P((char *s)); /* these are in xhistory.c */ Boolean MoveHistoryIsUp P((void));