summaryrefslogtreecommitdiff
path: root/panels/background/bg-wallpapers-source.c
diff options
context:
space:
mode:
Diffstat (limited to 'panels/background/bg-wallpapers-source.c')
-rw-r--r--panels/background/bg-wallpapers-source.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/panels/background/bg-wallpapers-source.c b/panels/background/bg-wallpapers-source.c
index 035bf1c32..38f4f2156 100644
--- a/panels/background/bg-wallpapers-source.c
+++ b/panels/background/bg-wallpapers-source.c
@@ -179,7 +179,7 @@ load_wallpapers (gchar *key,
pixbuf = gnome_wp_item_get_thumbnail (item, priv->thumb_factory,
THUMBNAIL_WIDTH, THUMBNAIL_HEIGHT);
- gnome_wp_item_update_size (item);
+ gnome_wp_item_update_size (item, NULL);
gtk_list_store_set (store, &iter,
0, pixbuf,