Tracker: whitespace fix, spaces to tab

This commit is contained in:
John Scipione 2014-07-18 16:53:38 -04:00
parent 4deecac061
commit 565cd805b4
1 changed files with 1 additions and 1 deletions

View File

@ -704,7 +704,7 @@ FlickerFreeStringView::Draw(BRect)
offscreen->SetLowColor(fLowColor);
BFont font;
GetFont(&font);
GetFont(&font);
offscreen->SetFont(&font);
offscreen->Sync();