mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-05 21:09:12 +00: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