summaryrefslogtreecommitdiffstats
path: root/src/document-undo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/document-undo.cpp')
-rw-r--r--src/document-undo.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/document-undo.cpp b/src/document-undo.cpp
index 35b35c888..09bb4e857 100644
--- a/src/document-undo.cpp
+++ b/src/document-undo.cpp
@@ -162,6 +162,8 @@ sp_document_maybe_done (SPDocument *doc, const gchar *key, const unsigned int ev
}
sp_repr_begin_transaction (doc->rdoc);
+
+ doc->priv->commit_signal.emit();
}
void