Qt4ProjectManager: Fix crash when loading $QTDIR/src/src.pro
Guard access to pointer, which happens to be 0. The regression was most likely introduced by 057591e0.
Please register or sign in to comment
Guard access to pointer, which happens to be 0. The regression was most likely introduced by 057591e0.