Backport:
fix mem leak svn path=/branches/KDE/4.3/kdelibs/; revision=1013908
This commit is contained in:
parent
b2347560cb
commit
b69cfdea57
@ -39,7 +39,7 @@ RunnerScript::RunnerScript(QObject *parent)
|
||||
|
||||
RunnerScript::~RunnerScript()
|
||||
{
|
||||
// delete d;
|
||||
delete d;
|
||||
}
|
||||
|
||||
void RunnerScript::setRunner(AbstractRunner *runner)
|
||||
|
Loading…
Reference in New Issue
Block a user