From 63fd7a2041c91ab4dfe1d28efd70872be6dd5819 Mon Sep 17 00:00:00 2001 From: John Scipione Date: Thu, 31 Mar 2016 15:54:50 -0700 Subject: [PATCH] Screenshot: default space between buttons --- src/apps/screenshot/ScreenshotWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/screenshot/ScreenshotWindow.cpp b/src/apps/screenshot/ScreenshotWindow.cpp index 98fd8199825..23f17063dbc 100644 --- a/src/apps/screenshot/ScreenshotWindow.cpp +++ b/src/apps/screenshot/ScreenshotWindow.cpp @@ -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"),