aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/util/qsgtexturematerial_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/scenegraph/util/qsgtexturematerial_p.h')
-rw-r--r--src/declarative/scenegraph/util/qsgtexturematerial_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/scenegraph/util/qsgtexturematerial_p.h b/src/declarative/scenegraph/util/qsgtexturematerial_p.h
index 6b811c6b2e..3e14da525a 100644
--- a/src/declarative/scenegraph/util/qsgtexturematerial_p.h
+++ b/src/declarative/scenegraph/util/qsgtexturematerial_p.h
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
QT_MODULE(Declarative)
-class Q_DECLARATIVE_EXPORT QSGTextureMaterialShader : public QSGMaterialShader
+class Q_DECLARATIVE_EXPORT QSGOpaqueTextureMaterialShader : public QSGMaterialShader
{
public:
virtual void updateState(const RenderState &state, QSGMaterial *newEffect, QSGMaterial *oldEffect);