summaryrefslogtreecommitdiff
path: root/src/mtexturepixmapitem_egl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtexturepixmapitem_egl.cpp')
-rw-r--r--src/mtexturepixmapitem_egl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mtexturepixmapitem_egl.cpp b/src/mtexturepixmapitem_egl.cpp
index 33004b0..5460fe4 100644
--- a/src/mtexturepixmapitem_egl.cpp
+++ b/src/mtexturepixmapitem_egl.cpp
@@ -219,6 +219,7 @@ bool MTexturePixmapItem::isDirectRendered() const
MTexturePixmapItem::~MTexturePixmapItem()
{
cleanup();
+ delete d;
}
void MTexturePixmapItem::initCustomTfp()