[gnome-control-center] wacom: Add more padding between sections
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] wacom: Add more padding between sections
- Date: Mon, 30 Jan 2012 17:07:18 +0000 (UTC)
commit 90ef825d60c8ddb0e928b516ab15966f1742e496
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jan 30 17:00:00 2012 +0000
wacom: Add more padding between sections
panels/wacom/cc-wacom-stylus-page.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/panels/wacom/cc-wacom-stylus-page.c b/panels/wacom/cc-wacom-stylus-page.c
index ea85476..b6c6680 100644
--- a/panels/wacom/cc-wacom-stylus-page.c
+++ b/panels/wacom/cc-wacom-stylus-page.c
@@ -481,6 +481,8 @@ cc_wacom_stylus_page_new (GsdWacomStylus *stylus,
if (eraser != NULL)
set_feel_from_gsettings (GTK_ADJUSTMENT (WID ("adjustment-eraser-feel")), priv->eraser_settings);
+ g_object_set (G_OBJECT (page), "margin-top", 16, NULL);
+
return GTK_WIDGET (page);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]