forked from qt-creator/qt-creator
Protected modelmanager's snapshot.
This commit is contained in:
@@ -170,6 +170,7 @@ private:
|
||||
QMap<ProjectExplorer::Project *, ProjectInfo> m_projects;
|
||||
|
||||
mutable QMutex mutex;
|
||||
mutable QMutex protectSnapshot;
|
||||
|
||||
struct Editor {
|
||||
QPointer<TextEditor::ITextEditor> textEditor;
|
||||
|
||||
Reference in New Issue
Block a user