--- rxvt-unicode/src/defaultfont.h 2004/02/27 02:52:51 1.15 +++ rxvt-unicode/src/defaultfont.h 2004/03/05 04:43:41 1.16 @@ -57,6 +57,7 @@ }; struct rxvt_font { + struct rxvt_fontset *fs; // managed by the fontset rxvt_t r; void set_term (rxvt_t r) { this->r = r; }