Backport:
fix mem leak svn path=/branches/KDE/4.3/kdelibs/; revision=1013909
This commit is contained in:
parent
b69cfdea57
commit
e83e62493f
@ -39,7 +39,7 @@ DataEngineScript::DataEngineScript(QObject *parent)
|
||||
|
||||
DataEngineScript::~DataEngineScript()
|
||||
{
|
||||
// delete d;
|
||||
delete d;
|
||||
}
|
||||
|
||||
void DataEngineScript::setDataEngine(DataEngine *dataEngine)
|
||||
|
Loading…
x
Reference in New Issue
Block a user