forked from qt-creator/qt-creator
Fix crash in the project mode.
Reviewed-By: con
This commit is contained in:
@@ -79,6 +79,7 @@ private:
|
||||
QList<PropertiesPanel*> m_panels;
|
||||
|
||||
Project *findProject(const QString &path) const;
|
||||
bool m_currentItemChanged;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user