X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=7fad00f99d735880ba03f056d400170393794377;hb=1787d72dbd0f3ff703050df00dc6ebb5eebe14d7;hp=e611d4137263fcb236cb7e1f6bb048cc4d98dff5;hpb=e892c635e038b0f301d4a733dda4cd9ea42a3ce0;p=xboard.git diff --git a/frontend.h b/frontend.h index e611d41..7fad00f 100644 --- a/frontend.h +++ b/frontend.h @@ -73,6 +73,7 @@ void DisplayMoveError P((String message)); void DisplayFatalError P((String message, int error, int status)); void DisplayInformation P((String message)); +void DisplayNote P((String message)); void AskQuestion P((String title, String question, String replyPrefix, ProcRef pr)); void DisplayIcsInteractionTitle P((String title));