X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Fpixbuf_util.c;h=6d4ad5b47d6145e008bbdb70ac5bdf68cafd45b7;hp=14978fcc3697f7734326919ad6005ab8e99c4d37;hb=e436ea53511e1dadab981af18b237fee83fde39b;hpb=2dfa5f58107ba16e171e2e65524859a42b057742 diff --git a/src/pixbuf_util.c b/src/pixbuf_util.c index 14978fcc..6d4ad5b4 100644 --- a/src/pixbuf_util.c +++ b/src/pixbuf_util.c @@ -175,7 +175,7 @@ gboolean register_theme_icon_as_stock(const gchar *key, const gchar *icon) 64, /* size */ 0, /* flags */ &error); - if (!pixbuf) + if (!pixbuf) { if (error) {