[gnome-calendar/calendar-editor] source-dialog: expand main stack
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/calendar-editor] source-dialog: expand main stack
- Date: Mon, 9 Feb 2015 18:29:27 +0000 (UTC)
commit 115375ec5c3359f3c7b66fba3343cdc0a6b30e72
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Feb 9 16:29:18 2015 -0200
source-dialog: expand main stack
data/ui/source-dialog.ui | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/source-dialog.ui b/data/ui/source-dialog.ui
index 9a8a43e..84bea98 100644
--- a/data/ui/source-dialog.ui
+++ b/data/ui/source-dialog.ui
@@ -37,6 +37,8 @@
<object class="GtkStack" id="stack">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<child>
<object class="GtkGrid" id="edit_grid">
<property name="visible">True</property>
@@ -128,6 +130,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="show_border">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<child>
<object class="GtkGrid" id="web_source_grid">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]