summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qabstracttextureprovider_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/frontend/qabstracttextureprovider_p.h')
-rw-r--r--src/render/frontend/qabstracttextureprovider_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/frontend/qabstracttextureprovider_p.h b/src/render/frontend/qabstracttextureprovider_p.h
index e40e1c106..b5e906aa8 100644
--- a/src/render/frontend/qabstracttextureprovider_p.h
+++ b/src/render/frontend/qabstracttextureprovider_p.h
@@ -73,6 +73,7 @@ public :
QAbstractTextureProvider::ComparisonFunction m_comparisonFunction;
QAbstractTextureProvider::ComparisonMode m_comparisonMode;
QList<QAbstractTextureImage *> m_textureImages;
+ int m_maximumLayers;
};
} // QT3D