mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-26 06:18:59 +00:00
Rename LizaBold to LizaRegular and LizaBlack to LizaBold.
LizaRegular is quickly becoming my favorite bitmap font. It's so pretty :^)
This commit is contained in:
parent
0c38a4c30f
commit
b1e054ffe8
Notes:
sideshowbarker
2024-07-19 15:51:53 +09:00
Author: https://github.com/awesomekling
Commit: b1e054ffe8
7 changed files with 2 additions and 5 deletions
|
@ -7,7 +7,6 @@ GButton::GButton(GWidget* parent)
|
|||
: GWidget(parent)
|
||||
{
|
||||
set_fill_with_background_color(false);
|
||||
set_font(Font::default_bold_font());
|
||||
}
|
||||
|
||||
GButton::~GButton()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue