aboutsummaryrefslogtreecommitdiff
path: root/src/narrative_window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/narrative_window.c')
-rw-r--r--src/narrative_window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/narrative_window.c b/src/narrative_window.c
index 3f936e0..98001a9 100644
--- a/src/narrative_window.c
+++ b/src/narrative_window.c
@@ -147,6 +147,7 @@ static gint saveas_response_sig(GtkWidget *d, gint response,
show_error(si->nw, _("Failed to save presentation"));
}
+ /* save_presentation keeps a reference to both of these */
g_object_unref(file);
g_object_unref(ssfile);