Fix mem leak
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=826237
This commit is contained in:
parent
1de24334c8
commit
c4b662c910
@ -60,6 +60,7 @@ WebContent::WebContent(QGraphicsItem *parent)
|
|||||||
|
|
||||||
WebContent::~WebContent()
|
WebContent::~WebContent()
|
||||||
{
|
{
|
||||||
|
delete d;
|
||||||
}
|
}
|
||||||
|
|
||||||
void WebContent::setUrl(const QUrl &url)
|
void WebContent::setUrl(const QUrl &url)
|
||||||
|
Loading…
Reference in New Issue
Block a user