Exemple #1
0
LowessParamFrame::~LowessParamFrame()
{
	wxLogMessage("In LowessParamFrame::~LowessParamFrame");
	notifyObserversOfClosing();
}
Exemple #2
0
CorrelParamsFrame::~CorrelParamsFrame()
{
	wxLogMessage("In CorrelParamsFrame::~CorrelParamsFrame");
	notifyObserversOfClosing();
}
CorrelParamsFrame::~CorrelParamsFrame()
{
	LOG_MSG("In CorrelParamsFrame::~CorrelParamsFrame");
	notifyObserversOfClosing();
}