fix automatic update of dependency graph

This commit is contained in:
wmayer
2018-01-15 22:19:05 +01:00
parent dc0a739224
commit e404cadee6

View File

@@ -2244,6 +2244,8 @@ int Document::recompute()
}
#endif
signalRecomputed(*this);
return objectCount;
}