summaryrefslogtreecommitdiff
path: root/src/mtexturepixmapitem_p.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtexturepixmapitem_p.cpp')
-rw-r--r--src/mtexturepixmapitem_p.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mtexturepixmapitem_p.cpp b/src/mtexturepixmapitem_p.cpp
index e8a1e98..33a9da4 100644
--- a/src/mtexturepixmapitem_p.cpp
+++ b/src/mtexturepixmapitem_p.cpp
@@ -412,7 +412,8 @@ MTexturePixmapPrivate::MTexturePixmapPrivate(Qt::HANDLE window,
direct_fb_render(false),
angle(0),
item(p),
- prev_effect(0)
+ prev_effect(0),
+ pastDamages(0)
{
XCompositeRedirectWindow(QX11Info::display(), window,
CompositeRedirectManual);