[balsa/gtk4: 273/289] sendmsg-window: Do not v-expand recipients widget
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gtk4: 273/289] sendmsg-window: Do not v-expand recipients widget
- Date: Fri, 1 Jan 2021 17:35:37 +0000 (UTC)
commit f36b9fcfe695543717c0c6c8c934370b94eedadb
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]