Don't create Welcome mode pages when there is no Welcome mode

Fixes creating these pages unnecessarily when the Welcome plugin is not
loaded, as well as "leaking" them in that case.

Reviewed-by: con
This commit is contained in:
Thorbjørn Lindeijer
2010-03-22 11:10:01 +01:00
parent 66e0201117
commit 5e68c2afb8
14 changed files with 80 additions and 50 deletions

View File

@@ -227,7 +227,6 @@ void QtVersionManager::updateExamples()
versions.append(m_versions);
QString examplesPath;
QString docPath;
QString demosPath;
QtVersion *version = 0;
// try to find a version which has both, demos and examples