Skip to content
Snippets Groups Projects
Commit 1ff3a828 authored by Thomas Hartmann's avatar Thomas Hartmann Committed by Eike Ziller
Browse files

WelcomPage: Fix intitial filtering by Qt version


When having multiple Qt versions with examples registered in Creator,
the welcome mode showed all of them initially.

The reason was that m_uniqueQtId was initialized with noQtVersionsId
instead of uniqueQtVersionIdSetting().

The function uniqueQtVersionIdSetting() gets the correct Qt version from
the settings as shown in the combobox.

Task-number: QTCREATORBUG-10790

Change-Id: I9f435f6372f8b0c0495daf6c6efcf4bcc5e70455
Reviewed-by: default avatarEike Ziller <eike.ziller@digia.com>
parent 7eb87cea
No related branches found
No related tags found
No related merge requests found
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