X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=bb373ff8c2b67bc3ff4624997875d2def709f809;hb=6e81557cc7a3d288c2b0860675b83d2c50d672e9;hp=a82fc13ae6b577244784e1a5f944195586611618;hpb=9bf9105bf4c9f7063c261d15b5f8326bf7c20439;p=xboard.git diff --git a/common.h b/common.h index a82fc13..bb373ff 100644 --- a/common.h +++ b/common.h @@ -657,6 +657,7 @@ typedef struct { Boolean dropMenu; /* [HGM] pv */ Boolean markers; /* [HGM] markers */ Boolean pieceMenu; + Boolean sweepSelect; } AppData, *AppDataPtr; /* PGN tags (for showing in the game list) */