missing initialization added
This commit is contained in:
parent
67f0df44af
commit
ff10fc6fc1
@ -75,7 +75,7 @@ namespace
|
||||
QskSceneTexture* m_texture = nullptr;
|
||||
|
||||
#if QT_VERSION < QT_VERSION_CHECK( 6, 0, 0 )
|
||||
QOpenGLFramebufferObject* m_fbo;
|
||||
QOpenGLFramebufferObject* m_fbo = nullptr;
|
||||
#endif
|
||||
|
||||
#if QT_VERSION < QT_VERSION_CHECK( 6, 4, 0 )
|
||||
|
Loading…
x
Reference in New Issue
Block a user