Split xhistory.c in front-end and middle-end part
[xboard.git] / xaw / xhistory.h
index 90f0c9b..e5f67c6 100644 (file)
@@ -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 */