Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/properties/ev-properties-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'properties/ev-properties-view.c')
-rw-r--r--properties/ev-properties-view.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/properties/ev-properties-view.c b/properties/ev-properties-view.c
index 1b8f1fb..2c2d8f0 100644
--- a/properties/ev-properties-view.c
+++ b/properties/ev-properties-view.c
@@ -96,6 +96,8 @@ ev_properties_view_dispose (GObject *object)
g_object_unref (properties->xml);
properties->xml = NULL;
}
+
+ G_OBJECT_CLASS (ev_properties_view_parent_class)->dispose (object);
}
static void