aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgtexture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/scenegraph/coreapi/qsgtexture.h')
-rw-r--r--src/quick/scenegraph/coreapi/qsgtexture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/scenegraph/coreapi/qsgtexture.h b/src/quick/scenegraph/coreapi/qsgtexture.h
index 978bdef057..5492b04e11 100644
--- a/src/quick/scenegraph/coreapi/qsgtexture.h
+++ b/src/quick/scenegraph/coreapi/qsgtexture.h
@@ -112,7 +112,7 @@ public:
inline QRectF convertToNormalizedSourceRect(const QRectF &rect) const;
- template<typename T> T *platformInterface();
+ QT_DECLARE_NATIVE_INTERFACE_ACCESSOR
protected:
QSGTexture(QSGTexturePrivate &dd);