Skip to content
  • Eike Ziller's avatar
    OS X: Fix regression for opening projects from Finder · fad08a1e
    Eike Ziller authored and Eike Ziller's avatar Eike Ziller committed
    
    
    The kits are restored in delayedInitialize now, but the file open event
    from Finder was delivered before that. That lead to the projects mode
    being opened with the kit configuration screen, but mostly no kits in
    it, when double-clicking a .pro file while Qt Creator is not running.
    
    Delay the remote open file command until plugin initialization is really
    done.
    
    Change-Id: I1a75f6b1f7bcefb4c53d594de11df0d3a0d2e5d3
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@qt.io>
    fad08a1e