Skip to content
Snippets Groups Projects
Commit f8a1e343 authored by Eike Ziller's avatar Eike Ziller
Browse files

Fix registration of Qt documentation


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>
parent 95a6e242
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment