X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=6622a55e4de90b0f6150f8b6673a663ff9ddca7c;hb=ac647cc1aa823dd59b600245e5cc014ae85e1ce9;hp=cd21c7e90dfa21a61d1a2a3683f125b853e511cd;hpb=3994c15346431e4174170507360a676052456d80;p=xboard.git diff --git a/common.h b/common.h index cd21c7e..6622a55 100644 --- a/common.h +++ b/common.h @@ -636,6 +636,7 @@ typedef struct { Boolean useInternalWrap; /* use internal wrapping -- noJoin usurps this if set */ Boolean pasteSelection; /* paste X selection instead of clipboard */ int nrVariations; /* [HGM] multivar */ + Boolean dropMenu; } AppData, *AppDataPtr; /* [AS] PGN tags (for showing in the game list) */