Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-tooltip.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-tooltip.c')
-rw-r--r--shell/ev-tooltip.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ev-tooltip.c b/shell/ev-tooltip.c
index f66f22f..9f0cf65 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