diff options
Diffstat (limited to 'modules/engines/pixbuf/pixbuf-rc-style.c')
-rw-r--r-- | modules/engines/pixbuf/pixbuf-rc-style.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/engines/pixbuf/pixbuf-rc-style.c b/modules/engines/pixbuf/pixbuf-rc-style.c index ef93363ce..e688927c5 100644 --- a/modules/engines/pixbuf/pixbuf-rc-style.c +++ b/modules/engines/pixbuf/pixbuf-rc-style.c @@ -36,7 +36,7 @@ static GtkStyle *pixbuf_rc_style_create_style (GtkRcStyle *rc_style); static void theme_image_unref (ThemeImage *data); -static struct +static const struct { gchar *name; guint token; |