View | Details | Raw Unified | Return to bug 151088
Collapse All | Expand All

(-)kdrill6.4/skipsearch.c.~1~ (-1 / +1 lines)
Lines 43-49 Link Here
43
Widget SKIPinput1,SKIPinput2;
43
Widget SKIPinput1,SKIPinput2;
44
Widget SKIPnumberinput[2];/* if SKIP type 1-3, input number */
44
Widget SKIPnumberinput[2];/* if SKIP type 1-3, input number */
45
Widget SKIPnumberlabel[2];
45
Widget SKIPnumberlabel[2];
46
Widget SKIPshapeinput[3]; /* if SKIP type 4, click on closest shape */
46
Widget SKIPshapeinput[4]; /* if SKIP type 4, click on closest shape */
47
47
48
48
49
49

Return to bug 151088