X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=dialogs.h;h=f4f56a56c60e24968f59cf54c0dccedaf0d75805;hb=ece64eff3baf6a88bfb53eea936efb55d71ce96d;hp=3329e76ea2d4969c2ae4b0bcd0528b1520209ae8;hpb=49254d2c6abc5586805adb5186172fabefcad7d9;p=xboard.git diff --git a/dialogs.h b/dialogs.h index 3329e76..f4f56a5 100644 --- a/dialogs.h +++ b/dialogs.h @@ -1,7 +1,7 @@ /* * dialogs.h -- shared variables for generic dialog popup of XBoard * - * Copyright 2000, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. + * Copyright 2000, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. * ------------------------------------------------------------------------ * * GNU XBoard is free software: you can redistribute it and/or modify @@ -107,6 +107,7 @@ AskDlg, // this and beyond do grab mouse events (and are destroyed) FatalDlg, BoardWindow, BrowserDlg, +MasterDlg, NrOfDialogs // dummy for total } DialogClass;