X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-page-action-widget.c;h=2bef853d583e75b8f269eff5ec90822cd1603aab;hb=f343927df4325959193353c52cff1ea4b20b2286;hp=0212fce740d1c52e8756c91ce621bdbff48aba63;hpb=e4a8f3080f3b8c66db8269b5a7cdc844da51cd3c;p=evince.git diff --git a/shell/ev-page-action-widget.c b/shell/ev-page-action-widget.c index 0212fce7..2bef853d 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