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

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.513 by sf-exg, Sat Dec 29 18:12:53 2012 UTC vs.
Revision 1.514 by sf-exg, Sun Dec 30 11:52:15 2012 UTC

1208 1208
1209 bool bg_window_size_sensitive (); 1209 bool bg_window_size_sensitive ();
1210 bool bg_window_position_sensitive (); 1210 bool bg_window_position_sensitive ();
1211 1211
1212 void bg_render (); 1212 void bg_render ();
1213 void bg_invalidate ()
1214 {
1215 bg_flags &= ~(BG_IS_VALID | BG_IS_TRANSPARENT);
1216 }
1217#endif 1213#endif
1218 1214
1219#ifdef HAVE_IMG 1215#ifdef HAVE_IMG
1220 enum { 1216 enum {
1221 BG_IS_VALID = 1 << 0, 1217 BG_IS_VALID = 1 << 0,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines