[libgda/LIBGDA_4.2] Misc UI improvements



commit 207cfd32b4cf14d7f0a8e4bf60452a4c699569b7
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sun Jul 24 18:50:21 2011 +0200

    Misc UI improvements

 libgda-ui/data-entries/gdaui-entry-shell.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libgda-ui/data-entries/gdaui-entry-shell.c b/libgda-ui/data-entries/gdaui-entry-shell.c
index 75308eb..c066c9d 100644
--- a/libgda-ui/data-entries/gdaui-entry-shell.c
+++ b/libgda-ui/data-entries/gdaui-entry-shell.c
@@ -185,7 +185,6 @@ gdaui_entry_shell_init (GdauiEntryShell * shell)
 	gtk_box_pack_start (GTK_BOX (hbox), button, FALSE, TRUE, 0);
 	shell->priv->button = button;
 	gtk_widget_show_all (button);
-	gtk_widget_set_size_request (button, 15, 15);
 
 	g_signal_connect (G_OBJECT (button), "event",
 			  G_CALLBACK (event_cb), shell);



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