Fix and test the new signals

This commit is contained in:
ickby
2018-09-09 15:08:24 +02:00
committed by wmayer
parent 238c8a8567
commit e91de65df0
4 changed files with 212 additions and 7 deletions

View File

@@ -95,6 +95,7 @@ private:
Connection connectApplicationRedoDocument;
Connection connectDocumentCreatedObject;
Connection connectDocumentDeletedObject;
Connection connectDocumentBeforeChangeObject;
Connection connectDocumentChangedObject;
Connection connectDocumentObjectRecomputed;
Connection connectDocumentRecomputed;