diff --git a/Servers/WindowServer/WindowFrame.cpp b/Servers/WindowServer/WindowFrame.cpp index fac04e9338..ba06336344 100644 --- a/Servers/WindowServer/WindowFrame.cpp +++ b/Servers/WindowServer/WindowFrame.cpp @@ -45,11 +45,11 @@ static const char* s_close_button_bitmap_data = { "### ###" " ###### " " #### " - " ## " " #### " " ###### " "### ###" "## ##" + " " }; static Gfx::CharacterBitmap* s_close_button_bitmap;