better no QSGDynamicTexture
This commit is contained in:
parent
06a32bf29b
commit
908d302236
|
@ -15,7 +15,7 @@ class QSGRootNode;
|
||||||
class QSGTransformNode;
|
class QSGTransformNode;
|
||||||
class QQuickWindow;
|
class QQuickWindow;
|
||||||
|
|
||||||
class QSK_EXPORT QskSceneTexture : public QSGTexture // QSGDynamicTexture: TODO ...
|
class QSK_EXPORT QskSceneTexture : public QSGTexture
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue