summaryrefslogtreecommitdiffstats
path: root/src/graphicsitems/nodes/qxpainternode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphicsitems/nodes/qxpainternode.h')
-rw-r--r--src/graphicsitems/nodes/qxpainternode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphicsitems/nodes/qxpainternode.h b/src/graphicsitems/nodes/qxpainternode.h
index 1996f6c..32d4f97 100644
--- a/src/graphicsitems/nodes/qxpainternode.h
+++ b/src/graphicsitems/nodes/qxpainternode.h
@@ -75,6 +75,7 @@ private:
QGLFramebufferObject *m_fbo;
TextureMaterial m_material;
TextureMaterialWithOpacity m_materialO;
+ QSGTextureRef m_texture;
QSize m_size;
qreal m_opacity;