Cleanup CairoOverlayPiece
[xboard.git] / backend.h
index 074ab98..d5cba54 100644 (file)
--- a/backend.h
+++ b/backend.h
@@ -289,6 +289,7 @@ typedef struct XB_ListGame {
     GameInfo gameInfo;      /*  Note that some entries may be NULL. */
 } ListGame;
 
+extern int doubleClick;
 extern int storedGames;
 extern int opponentKibitzes;
 extern ChessSquare gatingPiece;