forked from qt-creator/qt-creator
Avoids a soft assert when parsing the wizards without having the Squish plugin enabled. As the Squish wizard is using customized wizard generators that are only available if Squish is loaded we should limit the presence of the wizard file to this case. Change-Id: I091c1e429f28b07679245abdc9a638135af84761 Reviewed-by: Eike Ziller <eike.ziller@qt.io>