forked from qt-creator/qt-creator
ProjectExplorer: Initialize m_cascadeSetActive
Change-Id: I94ae32c7b9cd0774205ac91b09fef5beed80f540 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
@@ -79,6 +79,7 @@ public:
|
||||
m_sessionName(QLatin1String("default")),
|
||||
m_virginSession(true),
|
||||
m_loadingSession(false),
|
||||
m_casadeSetActive(false),
|
||||
m_startupProject(0),
|
||||
m_writer(0)
|
||||
{}
|
||||
|
Reference in New Issue
Block a user