Merge branch 'dev' of http://git.hivekion.com:3000/xuhai_cpp/EnergySpectrumAnalyer into dev_xuh
This commit is contained in:
commit
b209ba9737
|
|
@ -16,6 +16,8 @@ ConformityAnalysis::ConformityAnalysis(QWidget *parent) :
|
||||||
|
|
||||||
ConformityAnalysis::~ConformityAnalysis()
|
ConformityAnalysis::~ConformityAnalysis()
|
||||||
{
|
{
|
||||||
|
qDeleteAll(_spectrumDataList);
|
||||||
|
_spectrumDataList.clear();
|
||||||
delete ui;
|
delete ui;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user