More of the same

This commit is contained in:
Matthias Clasen
2006-05-14 04:25:34 +00:00
parent 1ad9d62428
commit 113f364a37
169 changed files with 175 additions and 175 deletions

View File

@ -81,7 +81,7 @@ struct _GtkCellRendererPixbufPrivate
gchar *icon_name;
};
G_DEFINE_TYPE (GtkCellRendererPixbuf, gtk_cell_renderer_pixbuf, GTK_TYPE_CELL_RENDERER);
G_DEFINE_TYPE (GtkCellRendererPixbuf, gtk_cell_renderer_pixbuf, GTK_TYPE_CELL_RENDERER)
static void
gtk_cell_renderer_pixbuf_init (GtkCellRendererPixbuf *cellpixbuf)