[balsa/gtk4: 267/283] sendmsg-window: Do not v-expand recipients widget
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gtk4: 267/283] sendmsg-window: Do not v-expand recipients widget
- Date: Sun, 3 Jan 2021 00:24:47 +0000 (UTC)
commit 931eef7b54351de9db703155a0775943e237e697
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]