Suppress echo of password in ICS Chat window (GTK)
[xboard.git] / dialogs.h
index a2f5979..15c2725 100644 (file)
--- a/dialogs.h
+++ b/dialogs.h
@@ -200,6 +200,7 @@ void GameListOptionsPopUp P((DialogClass parent));
 void RefreshColor P((int source, int n));
 void SendString P((char *p));
 void DisplayHelp P((char *name));
+void WidgetEcho P((Option *opt, int n));
 
 // in ngamelist.c
 int GameListClicks P((int direction));