mainapplication: fix destruction ordering
Every models (like UtilsAdapter for example) owns a pointer of LRCInstance. So, when the MainApplication is destroyed, the QmlEngine and all structures owning a pointer of LRCInstance MUST be destroyed before LRCInstance to avoid any segfault GitLab: #631 Change-Id: Id30aaca325fe7172188bba468acd73525e62a34a
-
mentioned in issue #633 (closed)
-
mentioned in issue #637 (closed)
-
mentioned in issue #647 (closed)
Please register or sign in to comment