mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Push small font to SourceView.
This commit is contained in:
@@ -163,6 +163,7 @@ enum { JumpArrowBase = 9 };
|
||||
|
||||
SourceView::SourceView( GetWindowCallback gwcb )
|
||||
: m_font( nullptr )
|
||||
, m_smallFont( nullptr )
|
||||
, m_symAddr( 0 )
|
||||
, m_targetAddr( 0 )
|
||||
, m_targetLine( 0 )
|
||||
|
||||
Reference in New Issue
Block a user