Fix mem leak
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=846780
This commit is contained in:
parent
46c8f7306b
commit
4271ebeba9
@ -54,6 +54,7 @@ Style::Style()
|
|||||||
|
|
||||||
Style::~Style()
|
Style::~Style()
|
||||||
{
|
{
|
||||||
|
delete d;
|
||||||
}
|
}
|
||||||
|
|
||||||
void Style::drawComplexControl(ComplexControl control,
|
void Style::drawComplexControl(ComplexControl control,
|
||||||
|
Loading…
Reference in New Issue
Block a user