]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-tooltip.c
Add missing chain to parent class methods. Fixes bug #433128.
[evince.git] / shell / ev-tooltip.c
index f66f22f53f4ad831dc490be294905283d6b74c7a..9f0cf65b023df691224fed77bfeff418c59d345f 100644 (file)
@@ -66,6 +66,8 @@ ev_tooltip_dispose (GObject *object)
                g_source_remove (tooltip->priv->timer_tag);
                tooltip->priv->timer_tag = 0;
        }
+
+       G_OBJECT_CLASS (ev_tooltip_parent_class)->dispose (object);
 }
 
 static void