X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-tooltip.c;h=9f0cf65b023df691224fed77bfeff418c59d345f;hb=f51872613abaaa42c716e2fe6a2e4695c529dc4b;hp=f66f22f53f4ad831dc490be294905283d6b74c7a;hpb=13a06349251874bd35d2f03c3fc93217cee749a2;p=evince.git diff --git a/shell/ev-tooltip.c b/shell/ev-tooltip.c index f66f22f5..9f0cf65b 100644 --- a/shell/ev-tooltip.c +++ b/shell/ev-tooltip.c @@ -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