forked from qt-creator/qt-creator
Fixes crashes
This commit is contained in:
@@ -73,7 +73,7 @@ BuildSettingsPanel::BuildSettingsPanel(Project *project)
|
||||
|
||||
BuildSettingsPanel::~BuildSettingsPanel()
|
||||
{
|
||||
delete m_widget;
|
||||
|
||||
}
|
||||
|
||||
QString BuildSettingsPanel::name() const
|
||||
|
||||
Reference in New Issue
Block a user