forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.1'
Conflicts: qbs/modules/qtc/qtc.qbs qtcreator.pri src/plugins/qmakeprojectmanager/makestep.cpp src/shared/qbs Change-Id: If1787ed23afa786ed2cef57f53c1db642559cbe0
This commit is contained in:
@@ -315,7 +315,8 @@ public:
|
||||
|
||||
void provideNewRange(quint64 offset)
|
||||
{
|
||||
openImpl(0, filePath().toString(), offset);
|
||||
if (filePath().exists())
|
||||
openImpl(0, filePath().toString(), offset);
|
||||
}
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user