X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=dialogs.h;h=95dd442cd40272261690740830d07e27b8981ad7;hb=4bfad947161d93ce1b566093211bd05f368bdffe;hp=aeed4a0071c3fd243dc35dca8977cadda23d3d3a;hpb=a61f78756889e18aa279dc273bd99b9af60468d7;p=xboard.git diff --git a/dialogs.h b/dialogs.h index aeed4a0..95dd442 100644 --- a/dialogs.h +++ b/dialogs.h @@ -99,7 +99,7 @@ typedef enum { // identifier of dialogs done by GenericPopup TransientDlg=0, // transient: grabs mouse events and is destroyed at pop-down (so other dialog can use this ID next time) -CommentDlg, TagsDlg, TextMenuDlg, InputBoxDlg, NoDlg, DummyDlg, HistoryDlg, // persistent: no grab and reused +CommentDlg, TagsDlg, TextMenuDlg, InputBoxDlg, ChatDlg, DummyDlg, HistoryDlg, // persistent: no grab and reused GameListDlg, EngOutDlg, EvalGraphDlg,