- updates in NCC Tool

This commit is contained in:
Marius Stanciu
2020-01-07 16:49:57 +02:00
parent b327c216d7
commit 48888adb58
3 changed files with 73 additions and 124 deletions

View File

@@ -12262,7 +12262,7 @@ class App(QtCore.QObject):
try:
self.collection.get_active().read_form()
except Exception as e:
self.log.debug("There was no active object. %s" % str(e))
self.log.debug("save_project() --> There was no active object. Skipping read_form. %s" % str(e))
pass
# Serialize the whole project