[gnome-boxes] Remove unnecessary vexpand
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Remove unnecessary vexpand
- Date: Mon, 30 Jul 2012 17:14:05 +0000 (UTC)
commit 165c87c676ca6d48043f9426573b05ec410032f3
Author: Marc-Andrà Lureau <marcandre lureau gmail com>
Date: Thu Jul 19 15:19:05 2012 +0200
Remove unnecessary vexpand
https://bugzilla.gnome.org/show_bug.cgi?id=680293
src/i-properties-provider.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/i-properties-provider.vala b/src/i-properties-provider.vala
index 73287a4..ac123f0 100644
--- a/src/i-properties-provider.vala
+++ b/src/i-properties-provider.vala
@@ -62,7 +62,6 @@ private interface Boxes.IPropertiesProvider: GLib.Object {
scale.set_value (size);
scale.hexpand = true;
- scale.vexpand = true;
scale.margin_bottom = 20;
var property = add_property (ref list, name, scale);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]