diff options
author | Eike Ziller <eike.ziller@qt.io> | 2018-09-28 10:36:42 +0200 |
---|---|---|
committer | Eike Ziller <eike.ziller@qt.io> | 2018-10-01 07:39:06 +0000 |
commit | 18a6265f1374d1389629530d664d7a1593af14e1 (patch) | |
tree | 850fed5fffdc1cebf699f6992c39bca048159b82 /src/plugins/cpptools/cppsourceprocessor.cpp | |
parent | 7d779bad7cc052c4d09859fc46d95792e4f0658f (diff) | |
download | qt-creator-18a6265f1374d1389629530d664d7a1593af14e1.tar.gz |
ProjectExplorer: Make kits available earlier during startup
delayedInitialize is run in reverse dependency order, so
ProjectExplorer's will naturally be run very late during startup.
It also depends on which other plugins do what during delayed
initialization.
Since we want the kits to be available early during startup, so the user
can e.g. click on a project in Welcome mode and have them available,
it is better to use a custom, short timer for this instead.
Task-number: QTCREATORBUG-19381
Change-Id: I7bafa9cf77b86c11d420bb684eadf51c48abd5ed
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppsourceprocessor.cpp')
0 files changed, 0 insertions, 0 deletions