Fix popdown of Error/Help dialog through window-close button
[xboard.git] / dialogs.h
index 15c2725..fb9ea3d 100644 (file)
--- a/dialogs.h
+++ b/dialogs.h
@@ -201,6 +201,8 @@ void RefreshColor P((int source, int n));
 void SendString P((char *p));
 void DisplayHelp P((char *name));
 void WidgetEcho P((Option *opt, int n));
+int  ErrorOK P((int n));
+
 
 // in ngamelist.c
 int GameListClicks P((int direction));