Cosmetics.

This commit is contained in:
Bartosz Taudul 2020-04-19 14:10:26 +02:00
parent 0186586fd9
commit 1f3b6d01ab

View File

@ -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();