ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.29 by pcg, Sat Jan 31 04:12:10 2004 UTC vs.
Revision 1.30 by pcg, Sat Jan 31 04:20:20 2004 UTC

951#ifdef XTERM_SCROLLBAR 951#ifdef XTERM_SCROLLBAR
952 GC xscrollbarGC, 952 GC xscrollbarGC,
953 ShadowGC; 953 ShadowGC;
954#endif 954#endif
955#ifdef PLAIN_SCROLLBAR 955#ifdef PLAIN_SCROLLBAR
956 GC pscrollbarGC, 956 GC pscrollbarGC;
957 pShadowGC;
958#endif 957#endif
959#ifdef NEXT_SCROLLBAR 958#ifdef NEXT_SCROLLBAR
960 GC blackGC, 959 GC blackGC,
961 whiteGC, 960 whiteGC,
962 grayGC, 961 grayGC,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines