[balsa/gtk4: 279/311] sendmsg-window: Do not v-expand recipients widget
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gtk4: 279/311] sendmsg-window: Do not v-expand recipients widget
- Date: Fri, 17 Dec 2021 19:54:27 +0000 (UTC)
commit 3c99f4c1a3d0f4fb9576d3aa7f3a53485606594c
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 6dda24126..71ac262c9 100644
--- a/src/sendmsg-window.c
+++ b/src/sendmsg-window.c
@@ -2689,7 +2689,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]