• jan Iversen's avatar
    iOS, make sure SfxApplication::GetOrCreate() is called · 76fe5bdd
    jan Iversen yazdı
    For some reason SfxApplication::GetOrCreate() was never called, this leads
    to problems when opening documents (reference to shared pointer).
    
    Adding dummy call to SfxApplication::GetOrCreate() to make sure the list
    contains at least one entry.
    
    Change-Id: Ic8848c17efae5a0a38c9e9f7299a5f36f69aef31
    76fe5bdd
init.cxx 134 KB