mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
libgimp: GimpItem now also belong to libgimp.
This commit is contained in:
parent
d15388c8c9
commit
08849a584c
35 changed files with 270 additions and 401 deletions
|
@ -327,7 +327,6 @@ gimp_aspect_preview_draw_buffer (GimpPreview *preview,
|
|||
&w, &h, &bpp);
|
||||
sel = gimp_drawable_get_thumbnail_data (GIMP_DRAWABLE (selection),
|
||||
&w, &h, &bpp);
|
||||
g_object_unref (selection);
|
||||
|
||||
gimp_preview_area_mask (GIMP_PREVIEW_AREA (area),
|
||||
0, 0, width, height,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue