mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-23 06:44:35 +00:00
Missing initializer.
This commit is contained in:
parent
7a35e8facc
commit
2b8ce8341e
@ -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…
Reference in New Issue
Block a user