[glom/glom-1-26] dialog_line.glade: Remove invalid width=0 for table packing.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-26] dialog_line.glade: Remove invalid width=0 for table packing.
- Date: Mon, 9 Feb 2015 12:35:31 +0000 (UTC)
commit 0fdacf6e338e53690aac2f1f99f1eb248aa1ecdc
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Jul 23 12:59:32 2014 +0200
dialog_line.glade: Remove invalid width=0 for table packing.
data/ui/developer/dialog_line.glade | 12 ++----------
1 files changed, 2 insertions(+), 10 deletions(-)
---
diff --git a/data/ui/developer/dialog_line.glade b/data/ui/developer/dialog_line.glade
index 305dcf6..f0eb436 100644
--- a/data/ui/developer/dialog_line.glade
+++ b/data/ui/developer/dialog_line.glade
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.0 on Fri Oct 25 11:00:19 2013 -->
+<!-- Generated with glade 3.18.1 -->
<interface>
- <!-- interface-requires gtk+ 3.6 -->
+ <requires lib="gtk+" version="3.6"/>
<object class="GtkAdjustment" id="adjustment1">
<property name="upper">300</property>
<property name="step_increment">0.5</property>
@@ -97,8 +97,6 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
- <property name="width">0</property>
- <property name="height">0</property>
</packing>
</child>
<child>
@@ -111,8 +109,6 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -129,8 +125,6 @@
<packing>
<property name="left_attach">1</property>
<property name="top_attach">0</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -145,8 +139,6 @@
<packing>
<property name="left_attach">1</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]