mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 02:10:10 +00:00
Merge branch 'matthiasc/for-main' into 'main'
gsk: Fix a minor type mismatch Closes #6628 See merge request GNOME/gtk!7138
This commit is contained in:
commit
89977412e9
@ -556,7 +556,7 @@ gsk_standard_contour_init (GskContour *contour,
|
||||
gsize n_points,
|
||||
const gskpathop *ops,
|
||||
gsize n_ops,
|
||||
ptrdiff_t offset);
|
||||
gssize offset);
|
||||
|
||||
static void
|
||||
gsk_standard_contour_copy (const GskContour *contour,
|
||||
|
Loading…
Reference in New Issue
Block a user