mirror of
https://github.com/wolfpld/tracy
synced 2025-05-01 05:03:53 +00:00
Missing initializer.
This commit is contained in:
parent
cd3bba8063
commit
2d00d95743
@ -199,6 +199,7 @@ View::View( FileRead& f )
|
||||
, m_gpuEnd( 0 )
|
||||
, m_showOptions( false )
|
||||
, m_showMessages( false )
|
||||
, m_showStatistics( false )
|
||||
, m_drawGpuZones( true )
|
||||
, m_drawZones( true )
|
||||
, m_drawLocks( true )
|
||||
|
Loading…
x
Reference in New Issue
Block a user