Files
boudigi/gui.c
Tim LaBerge 196a7c2aa5 Fine tune debugging.
1) If get_modifier() fails, set the label to "Unknown pos/id". Thus, label
   will always be non-null and debugging should be easier. The minor downside
   is that the label string is leaked when we update the modifier group.

2) Restore the assert in update_modifier_vbox() and the now unnecessary
   test of group[x].label.
2013-12-25 14:10:57 -08:00

52 KiB