home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume3 / browserw / part01 / ListWidget.patch < prev    next >
Encoding:
Text File  |  1989-02-17  |  170 b   |  9 lines

  1. 447,453d446
  2. <     if ( item >= lw->list.nitems ) {
  3. < #ifdef DEBUG
  4. <     XtWarning("ListWidget: HighlightBackground:  item > nitems\n");
  5. < #endif DEBUG
  6. <     return;
  7. <     }
  8.