better no QSGDynamicTexture

This commit is contained in:
Uwe Rathmann 2023-12-17 16:20:20 +01:00
parent 06a32bf29b
commit 908d302236
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class QSGRootNode;
class QSGTransformNode;
class QQuickWindow;
class QSK_EXPORT QskSceneTexture : public QSGTexture // QSGDynamicTexture: TODO ...
class QSK_EXPORT QskSceneTexture : public QSGTexture
{
Q_OBJECT