mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
blank space cleanups
This commit is contained in:
parent
be374ad560
commit
3176b6b3ea
@ -333,7 +333,7 @@ expose_func (GtkWidget *drawing_area, GdkEventExpose *event, gpointer data)
|
||||
+ (event->area.x * pixbuf->art_pixbuf->n_channels),
|
||||
pixbuf->art_pixbuf->rowstride);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
static void
|
||||
config_func (GtkWidget *drawing_area, GdkEventConfigure *event, gpointer data)
|
||||
|
@ -6,7 +6,6 @@
|
||||
code into separate function
|
||||
(png_info_callback): Use setup_png_transformations
|
||||
|
||||
|
||||
1999-10-27 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* src/gdk-pixbuf-io.c (gdk_pixbuf_new_from_xpm_data): Check
|
||||
|
Loading…
Reference in New Issue
Block a user