diff options
Diffstat (limited to 'embed/ephy-favicon-cache.c')
-rw-r--r-- | embed/ephy-favicon-cache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/ephy-favicon-cache.c b/embed/ephy-favicon-cache.c index 5d077b2f0..f1d9c51ae 100644 --- a/embed/ephy-favicon-cache.c +++ b/embed/ephy-favicon-cache.c @@ -225,6 +225,7 @@ remove_obsolete_icons (EphyFaviconCache *cache, g_free (path); ephy_node_unref (kid); + priv->dirty = TRUE; } } } |