Skip to content
  • Eike Ziller's avatar
    Fix registration of Qt documentation · f8a1e343
    Eike Ziller authored
    
    
    Restoring project explorer related information was delayed, including
    tool chains, which triggers restoring Qt versions. Qt documentation was
    registered in QtSupport's delayedInitialize which comes before
    ProjectExplorer's delayedInitialize, so no Qt versions were found to
    register documentation for.
    
    Register documentation in QtVersionManager::triggerQtVersionRestore
    instead.
    
    Change-Id: Ia36f4d89672f2c651157dee50c3e8996af55598c
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@theqtcompany.com>
    f8a1e343