Skip to content
  • Sébastien Blin's avatar
    mainapplication: fix destruction ordering · 83f68573
    Sébastien Blin authored
    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
    83f68573