Index: brave.c =================================================================== --- brave.c (revision 25556) +++ brave.c (revision 25557) @@ -55,6 +55,7 @@ {PCB_BRAVE_CLIPBATCH, "clipbatch", "batch poly clipping", "batch polygon clipping in some expensive user operations", 0}, {PCB_BRAVE_LESSTIF_TREETABLE, "lesstifttbl", "lesstif tree table", "enable experimental lesstif tree table support", 0}, {PCB_BRAVE_OLD_LIBWIN, "oldlibwin", "old library window", "use the old library window instead of the new, DAD based", 0}, + {PCB_BRAVE_OLD_SPINBOX, "oldspinbox", "old spin box", "use the old spin box widgets instead of the new, DAD based", 0}, {0, NULL, NULL, NULL} };