/[enigma]/enigma/src/d_statusbar.hh
ViewVC logotype

Diff of /enigma/src/d_statusbar.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by dheck, Thu May 8 18:54:58 2003 UTC revision 1.7 by reallysoft, Thu May 8 23:10:54 2003 UTC
# Line 166  StatusBarImpl::redraw (px::GC &gc, const Line 166  StatusBarImpl::redraw (px::GC &gc, const
166                  blit(gc, a.x + xoff, a.y + YOFF_TIME, s_time);                  blit(gc, a.x + xoff, a.y + YOFF_TIME, s_time);
167    
168                  xoff = XCENTER + (DISPLAY_WIDTH-right_width-xsize_moves)/2 + 3;                  xoff = XCENTER + (DISPLAY_WIDTH-right_width-xsize_moves)/2 + 3;
                 s_moves->set_color_key(63, 0, 0);  
169                  blit(gc, a.x + xoff, a.y + YOFF_MOVES, s_moves);                  blit(gc, a.x + xoff, a.y + YOFF_MOVES, s_moves);
170              }              }
171              else { // only time              else { // only time

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26