Screenshot: default space between buttons
This commit is contained in:
parent
bcd52c65cb
commit
63fd7a2041
@ -229,7 +229,7 @@ ScreenshotWindow::ScreenshotWindow(const Utility& utility, bool silent,
|
||||
.End()
|
||||
.End()
|
||||
.Add(new BSeparatorView(B_HORIZONTAL))
|
||||
.AddGroup(B_HORIZONTAL, 0)
|
||||
.AddGroup(B_HORIZONTAL)
|
||||
.SetInsets(B_USE_WINDOW_SPACING, B_USE_DEFAULT_SPACING,
|
||||
B_USE_WINDOW_SPACING, B_USE_WINDOW_SPACING)
|
||||
.Add(new BButton("", B_TRANSLATE("Copy to clipboard"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user