Delete emptied front-end files, and move rest to gtk directory
[xboard.git] / frontend.h
index 01d0da0..949bb18 100644 (file)
@@ -237,5 +237,6 @@ void SlavePopUp P((void));
 /* these are in xhistory.c  */
 Boolean MoveHistoryIsUp P((void));
 void HistoryPopUp P((void));
+void FindMoveByCharIndex P(( int char_index ));
 
 #endif /* XB_FRONTEND */