X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xevalgraph.c;h=0257a0b9e75c5798c5e80ac73402956a71215212;hb=86932d68dc115d304fddb290947fd04323d62cbd;hp=2d87f120ceadb8512e00dad9bda628ef408e8ab8;hpb=8e8f7200a0db9c816e5b508bc0cd377a393bda41;p=xboard.git diff --git a/xevalgraph.c b/xevalgraph.c index 2d87f12..0257a0b 100644 --- a/xevalgraph.c +++ b/xevalgraph.c @@ -245,7 +245,7 @@ EvalGraphPopUp () SetIconName(EvalGraphDlg, _(title)); } - MarkMenu("Show Evaluation Graph", EvalGraphDlg); + MarkMenu("View.EvaluationGraph", EvalGraphDlg); // ShowThinkingEvent(); // [HGM] thinking: might need to prompt engine for thinking output }