forked from qt-creator/qt-creator
6b781b4fe9
If the user cancelled the file system progress bar, the the m_allFiles will be null and shouldn't be used. Fixes: QTCREATORBUG-27499 Change-Id: I92c509f1e66d0968f921ec103fd81631eed9ab38 Reviewed-by: Eike Ziller <eike.ziller@qt.io>