[gnumeric] GUI: Attempt a fix for formula gui's real estate usage.



commit 020a3b3a00f3fc34f8dabeedab3cb3eae91ce9fa
Author: Morten Welinder <terra gnome org>
Date:   Wed Nov 24 16:11:05 2010 -0500

    GUI: Attempt a fix for formula gui's real estate usage.

 src/dialogs/formula-guru.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/dialogs/formula-guru.ui b/src/dialogs/formula-guru.ui
index 3551bce..2e3c429 100644
--- a/src/dialogs/formula-guru.ui
+++ b/src/dialogs/formula-guru.ui
@@ -139,8 +139,8 @@
             </child>
           </object>
           <packing>
-            <property name="expand">False</property>
-            <property name="fill">False</property>
+            <property name="expand">True</property>
+            <property name="fill">True</property>
             <property name="position">1</property>
           </packing>
         </child>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]