increased spacing.

2005-07-29  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimppageselector.c: increased spacing.
This commit is contained in:
Sven Neumann 2005-07-29 21:02:19 +00:00 committed by Sven Neumann
parent f4adf361db
commit 5071edb1a6
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-07-29 Sven Neumann <sven@gimp.org>
* libgimpwidgets/gimppageselector.c: increased spacing.
2005-07-29 Sven Neumann <sven@gimp.org>
* menus/image-menu.xml.in: added "tools-foreground-select" to the

View File

@ -226,7 +226,7 @@ gimp_page_selector_init (GimpPageSelector *selector)
priv->n_pages = 0;
priv->target = GIMP_PAGE_SELECTOR_TARGET_LAYERS;
gtk_box_set_spacing (GTK_BOX (selector), 6);
gtk_box_set_spacing (GTK_BOX (selector), 12);
/* Pages */