Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Breeze visual style
Commits
73a4d3c3
Commit
73a4d3c3
authored
Feb 04, 2021
by
Anthony Fieroni
Committed by
Nate Graham
Feb 07, 2021
Browse files
Don't waste a space in menus
Signed-off-by:
Anthony Fieroni
<
bvbfan@abv.bg
>
parent
55b5a2ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
kstyle/breezemetrics.h
View file @
73a4d3c3
...
...
@@ -53,8 +53,8 @@ namespace Breeze
// menu items
static
constexpr
int
Menu_FrameWidth
=
0
;
static
constexpr
int
MenuItem_MarginWidth
=
10
;
static
constexpr
int
MenuItem_MarginHeight
=
5
;
static
constexpr
int
MenuItem_MarginWidth
=
8
;
static
constexpr
int
MenuItem_MarginHeight
=
4
;
static
constexpr
int
MenuItem_ItemSpacing
=
4
;
static
constexpr
int
MenuItem_SeparatorPadding
=
0
;
static
constexpr
int
MenuItem_AcceleratorSpace
=
16
;
...
...
Anthony Fieroni
@anthonyfieroni
mentioned in commit
91816cea
·
Feb 07, 2021
mentioned in commit
91816cea
mentioned in commit 91816cea18339472a8723fe611e4b1f758c1af57
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment