X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;fp=frontend.h;h=64cd79f5ab22a8a1c5092693bc42d11c3753fb17;hb=50ffaff1de1b05f1bf76dd842e734eff2974afd4;hp=949bb18daa17d5fd973bfb23130163f564e28e2b;hpb=3a75b74c7fc03b543993c90f4a9ebdea9f03b759;p=xboard.git diff --git a/frontend.h b/frontend.h index 949bb18..64cd79f 100644 --- a/frontend.h +++ b/frontend.h @@ -233,6 +233,8 @@ void EvalGraphPopUp P((void)); Boolean EvalGraphIsUp P((void)); int EvalGraphDialogExists P((void)); void SlavePopUp P((void)); +void ActivateTheme P((int new)); +char *Col2Text P((int n)); /* these are in xhistory.c */ Boolean MoveHistoryIsUp P((void));