X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=dialogs.h;h=6d7e2b5eb1e1c20adda801801989f9f90430bf2f;hb=3f3e635b9d6b566d2f696d77c91fc3a10ba41680;hp=c2372154007f90e6dc8be0fdeb3b6a62613eb5fb;hpb=7544aaa4059b41803d81ad419655d149082c9c5d;p=xboard.git diff --git a/dialogs.h b/dialogs.h index c237215..6d7e2b5 100644 --- a/dialogs.h +++ b/dialogs.h @@ -125,7 +125,7 @@ extern int dialogError; extern ButtonCallback *comboCallback; extern void *userLogo; -extern WindowPlacement wpComment, wpTags, wpMoveHistory, wpMain; +extern WindowPlacement wpComment, wpTags, wpMoveHistory, wpMain, wpDualBoard; extern char *marked[]; extern Boolean shellUp[]; extern Option textOptions[], typeOptions[], dualOptions[], mainOptions[];