Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-page-action-widget.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-page-action-widget.c')
-rw-r--r--shell/ev-page-action-widget.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ev-page-action-widget.c b/shell/ev-page-action-widget.c
index 0212fce..2bef853 100644
--- a/shell/ev-page-action-widget.c
+++ b/shell/ev-page-action-widget.c
@@ -77,6 +77,8 @@ ev_page_action_widget_finalize (GObject *object)
EvPageActionWidget *action_widget = EV_PAGE_ACTION_WIDGET (object);
ev_page_action_widget_set_page_cache (action_widget, NULL);
+
+ G_OBJECT_CLASS (ev_page_action_widget_parent_class)->finalize (object);
}
static void