Of course I missed to adjust the bolding in About after renaming from RepliShow to OverlayImage.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37223 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
99b6a9f151
commit
bdf17d41a1
@ -141,6 +141,6 @@ OverlayView::OverlayAboutRequested()
|
||||
view->GetFont(&font);
|
||||
font.SetSize(font.Size() + 4);
|
||||
font.SetFace(B_BOLD_FACE);
|
||||
view->SetFontAndColor(0, 9, &font);
|
||||
view->SetFontAndColor(0, 12, &font);
|
||||
alert->Go();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user