[balsa/gtk4: 269/284] sendmsg-window: Do not v-expand recipients widget
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gtk4: 269/284] sendmsg-window: Do not v-expand recipients widget
- Date: Tue, 29 Dec 2020 20:23:21 +0000 (UTC)
commit b33c54b59a59b33f9140acd2eef1ab1dd274a630
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Sat Nov 21 13:46:36 2020 -0500
sendmsg-window: Do not v-expand recipients widget
src/sendmsg-window.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/sendmsg-window.c b/src/sendmsg-window.c
index 3c6af5802..43ec46169 100644
--- a/src/sendmsg-window.c
+++ b/src/sendmsg-window.c
@@ -2686,7 +2686,6 @@ create_info_pane(BalsaSendmsg * bsmsg)
create_email_entry(bsmsg, grid, ++row, &bsmsg->recipient_view,
bsmsg->recipients, "Rec_ipients:", address_types,
G_N_ELEMENTS(address_types));
- gtk_widget_set_vexpand(bsmsg->recipients[1], TRUE);
g_signal_connect_swapped(gtk_tree_view_get_model
(GTK_TREE_VIEW(bsmsg->recipient_view)),
"row-changed",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]