mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 14:20:21 +00:00
gl: remove stray +
This commit is contained in:
parent
76ea157f17
commit
47ef5af778
@ -600,7 +600,7 @@ render_text_node (GskGLRenderer *self,
|
||||
(PangoFont *)font,
|
||||
gi->glyph,
|
||||
x + cx,
|
||||
+ y + cy,
|
||||
y + cy,
|
||||
text_scale,
|
||||
self->gl_driver,
|
||||
&glyph);
|
||||
|
Loading…
Reference in New Issue
Block a user