X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xhistory.h;h=94f2af004ddcb7a8420b7f691a12f6531881d6fb;hb=a84055fab56abd3cb232692e6d7f24d122f74497;hp=8e8c5d76cabb32e7ca6c92ba9100883f12c077ad;hpb=6c88e71150be8fef644db5c492da7047a4fdd002;p=xboard.git diff --git a/xhistory.h b/xhistory.h index 8e8c5d7..94f2af0 100644 --- a/xhistory.h +++ b/xhistory.h @@ -27,5 +27,7 @@ void HistoryShowProc P((GtkObject *object, gpointer user_data)); void HistoryPopDown P((GtkObject *object, gpointer user_data)); +Boolean MoveHistoryIsUp P((void)); + #endif /* _XHISTL_H */