Fix WB Engine Settings window
[xboard.git] / winboard / wsettings.c
index 5bbcc30..65f9e78 100644 (file)
@@ -602,7 +602,7 @@ void AddOption(int x, int y, Control type, int i)
 void\r
 CreateDialogTemplate(int *layoutList, int nr, Option *optionList)\r
 {\r
-    int i, ii, j, x=1, y=0, maxY=0, buttonRows, breakPoint = -1, k=0;\r
+    int i, ii, j, x=1, y=0, maxY=0, buttonRows, breakPoint = 1000, k=0;\r
 \r
     template.header.cdit = 0;\r
     template.header.cx = 307;\r