X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xhistory.c;h=4277f82fea9db2d49a403b40aba0bbcaf810d946;hb=4bfad947161d93ce1b566093211bd05f368bdffe;hp=2824fa29276b7a90b724fce84b3b06fd739f240a;hpb=fa8cdd39eca80f4bdbf6e8e8a290fa1b8979224e;p=xboard.git diff --git a/xhistory.c b/xhistory.c index 2824fa2..4277f82 100644 --- a/xhistory.c +++ b/xhistory.c @@ -151,9 +151,9 @@ MoveHistoryDialogExists () void HistoryPopUp () { - if(GenericPopUp(historyOptions, _("Move list"), HistoryDlg, BoardWindow, NONMODAL)) + if(GenericPopUp(historyOptions, _("Move list"), HistoryDlg, BoardWindow, NONMODAL, 1)) AddHandler(&historyOptions[0], 0); - MarkMenu("Show Move History", HistoryDlg); + MarkMenu("View.MoveHistory", HistoryDlg); } void