X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxhistory.h;h=e5f67c689b0ea2e8cc38c34f5456f17025674e99;hb=8a0368b7169965529802961fbd16fdfacf3c639d;hp=90f0c9bf9091193a93b64b50514c6d90baadf3a8;hpb=7e0222e64da6706bf0dc2468f459b98e4346206b;p=xboard.git diff --git a/xaw/xhistory.h b/xaw/xhistory.h index 90f0c9b..e5f67c6 100644 --- a/xaw/xhistory.h +++ b/xaw/xhistory.h @@ -25,5 +25,6 @@ void HistoryShowProc P((void)); Boolean MoveHistoryIsUp P((void)); +void SelectMoveX P((Widget w, XEvent * event, String * params, Cardinal * nParams)); #endif /* XB_XHISTLIST */