mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:37:43 +00:00
WindowServer: Remove unused s_checkbox_or_icon_padding
This commit is contained in:
parent
8919b61784
commit
79be8be051
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ static const int s_checked_bitmap_height = 9;
|
|||
static const int s_submenu_arrow_bitmap_width = 9;
|
||||
static const int s_submenu_arrow_bitmap_height = 9;
|
||||
static const int s_item_icon_width = 16;
|
||||
static const int s_checkbox_or_icon_padding = 6;
|
||||
static const int s_stripe_width = 23;
|
||||
|
||||
int WSMenu::content_width() const
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue