mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 17:15:26 +00:00
WindowServer: Improve the close button shape
This commit is contained in:
@@ -45,11 +45,11 @@ static const char* s_close_button_bitmap_data = {
|
||||
"### ###"
|
||||
" ###### "
|
||||
" #### "
|
||||
" ## "
|
||||
" #### "
|
||||
" ###### "
|
||||
"### ###"
|
||||
"## ##"
|
||||
" "
|
||||
};
|
||||
|
||||
static Gfx::CharacterBitmap* s_close_button_bitmap;
|
||||
|
||||
Reference in New Issue
Block a user