IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2005, 3:55:45 PM (21 years ago)
Author:
eugene
Message:

adding no-X version of JPEG, other features

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kii/overlay/LoadTickmarks.c

    r2466 r5700  
    5555  layout[0].tickmarks.Nobjects = Nobjects;
    5656
    57   Refresh (graphic, layout, 0);
     57  if (USE_XWINDOW) Refresh (graphic, layout, 0);
     58
    5859  fcntl (layout[0].Ximage, F_SETFL, O_NONBLOCK); 
    5960  return (TRUE);
Note: See TracChangeset for help on using the changeset viewer.