[gcalctool/gcalctool-newui2] ...



commit b07837684440b23cf58a0254d8269b6ad7611452
Author: Robert Ancell <robert ancell gmail com>
Date:   Tue Jul 7 18:29:46 2009 +1000

    ...

 src/gtk.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gtk.c b/src/gtk.c
index f69133d..deb2798 100644
--- a/src/gtk.c
+++ b/src/gtk.c
@@ -2025,7 +2025,6 @@ add_buttons_to_size_group()
         NULL};
 
     size_group = gtk_size_group_new(GTK_SIZE_GROUP_BOTH);
-    gtk_size_group_set_ignore_hidden(size_group, TRUE);
     for (i = 0; button_names[i] != NULL; i++)
         gtk_size_group_add_widget(size_group, GET_WIDGET(button_names[i]));
 }



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