X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxoptions.c;fp=xaw%2Fxoptions.c;h=1c0a897b54df6d153a74fcc5e9cc454fc4f5e74f;hb=f5445dab3a8035dfdfa3eb8581d323c0661390fb;hp=5feb56a169058598850403ecee8e3687856df5ee;hpb=39298ae34f47966df637ad5044250a7a2a15e46a;p=xboard.git diff --git a/xaw/xoptions.c b/xaw/xoptions.c index 5feb56a..1c0a897 100644 --- a/xaw/xoptions.c +++ b/xaw/xoptions.c @@ -1446,3 +1446,8 @@ FileNamePopUpWrapper (char *label, char *def, char *filter, FileProc proc, Boole { Browse(BoardWindow, label, (def[0] ? def : NULL), filter, False, openMode, openName, openFP); } + +void +LockBoardSize (int after) +{ +}