X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=d1914b5eafa16252e358cd43d2d0e27dbc1dad54;hb=6d2eb06e7ad56484b364a517cea83c85919f2bd8;hp=1267230c8e83844b30457b6f98faff7b9b8c8be1;hpb=a841d3b604928c71f6d24896e72a818e69d28210;p=xboard.git diff --git a/frontend.h b/frontend.h index 1267230..d1914b5 100644 --- a/frontend.h +++ b/frontend.h @@ -208,6 +208,7 @@ void HistorySet P((char movelist[][2*MOVE_LEN], int first, int last, int current void FreezeUI P((void)); void ThawUI P((void)); void ChangeDragPiece P((ChessSquare piece)); +void CopyFENToClipboard P((void)); extern char *programName; extern int commentUp; extern char *firstChessProgramNames;