mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Cosmetics.
This commit is contained in:
parent
0186586fd9
commit
1f3b6d01ab
@ -994,7 +994,7 @@ uint64_t SourceView::RenderSymbolAsmView( uint32_t iptotal, unordered_flat_map<u
|
||||
{
|
||||
const auto fileName = worker.GetString( srcidx );
|
||||
const auto fileColor = GetHsvColor( srcidx.Idx(), 0 );
|
||||
TextDisabledUnformatted( "Source location:" );
|
||||
TextDisabledUnformatted( "Target location:" );
|
||||
ImGui::SameLine();
|
||||
SmallColorBox( fileColor );
|
||||
ImGui::SameLine();
|
||||
|
Loading…
Reference in New Issue
Block a user