(x_draw_stretch_glyph_string): Fix last change.
This commit is contained in:
parent
73af07164d
commit
5e6b6dcd59
1 changed files with 1 additions and 0 deletions
|
@ -2451,6 +2451,7 @@ x_draw_stretch_glyph_string (s)
|
|||
}
|
||||
if (background_width > 0)
|
||||
x_draw_glyph_string_bg_rect (s, x, s->y, background_width, s->height);
|
||||
}
|
||||
|
||||
s->background_filled_p = 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue