summaryrefslogtreecommitdiffstats
path: root/src/graphicsitems/qxborderimage_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphicsitems/qxborderimage_p_p.h')
-rw-r--r--src/graphicsitems/qxborderimage_p_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphicsitems/qxborderimage_p_p.h b/src/graphicsitems/qxborderimage_p_p.h
index f5a9d33..933ca90 100644
--- a/src/graphicsitems/qxborderimage_p_p.h
+++ b/src/graphicsitems/qxborderimage_p_p.h
@@ -90,7 +90,7 @@ public:
void updateNode();
void updatePixmap();
QxNinePatchNode *node;
- const TextureReference *texture;
+ QSGTextureRef texture;
};
#endif // QXBORDERIMAGE_P_H