mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Update source view font.
This commit is contained in:
@@ -143,6 +143,7 @@ public:
|
||||
|
||||
SourceView( ImFont* font, GetWindowCallback gwcb );
|
||||
|
||||
void UpdateFont( ImFont* font ) { m_font = font; }
|
||||
void SetCpuId( uint32_t cpuid );
|
||||
|
||||
void OpenSource( const char* fileName, int line, const View& view, const Worker& worker );
|
||||
|
||||
Reference in New Issue
Block a user