X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xhistory.h;h=8e8c5d76cabb32e7ca6c92ba9100883f12c077ad;hb=6c88e71150be8fef644db5c492da7047a4fdd002;hp=427cd7d5dfc211ccd962a18bc9666c72a7966b79;hpb=ca25d6a70dab684169fd863dca1bcf1b99ef8088;p=xboard.git diff --git a/xhistory.h b/xhistory.h index 427cd7d..8e8c5d7 100644 --- a/xhistory.h +++ b/xhistory.h @@ -23,10 +23,9 @@ #ifndef _XHISTL_H #define _XHISTL_H 1 -void HistoryShowProc P((Widget w, XEvent *event, - String *prms, Cardinal *nprms)); -void HistoryPopDown P((Widget w, XtPointer client_data, - XtPointer call_data)); +void HistoryShowProc P((GtkObject *object, gpointer user_data)); + +void HistoryPopDown P((GtkObject *object, gpointer user_data)); #endif /* _XHISTL_H */