ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/Display_Be.h
(Generate patch)

Comparing Frodo4/Src/Display_Be.h (file contents):
Revision 1.4 by cebix, 2003-07-09T15:57:06Z vs.
Revision 1.6 by cebix, 2004-01-12T15:13:20Z

# Line 2 | Line 2
2   *  Display_Be.h - C64 graphics display, emulator window handling,
3   *                 Be specific stuff
4   *
5 < *  Frodo (C) 1994-1997,2002-2003 Christian Bauer
5 > *  Frodo (C) 1994-1997,2002-2004 Christian Bauer
6   *
7   *  This program is free software; you can redistribute it and/or modify
8   *  it under the terms of the GNU General Public License as published by
# Line 1025 | Line 1025 | SpeedoView::SpeedoView(BRect frame) : BV
1025          speedostr[0] = 0;
1026          bounds = Bounds();
1027          SetViewColor(fill_gray);
1028 +        SetLowColor(fill_gray);
1029          SetFont(be_plain_font);
1030   }
1031  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines