[balsa/wip/gtk4: 14/351] One-click mailbox selection
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/wip/gtk4: 14/351] One-click mailbox selection
- Date: Wed, 23 May 2018 21:18:07 +0000 (UTC)
commit 91d1f977bc64f8959d54f7392aa64c576ed3759e
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Wed Oct 4 22:26:14 2017 -0400
One-click mailbox selection
src/balsa-mblist.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/balsa-mblist.c b/src/balsa-mblist.c
index 3631e85..d82bfbe 100644
--- a/src/balsa-mblist.c
+++ b/src/balsa-mblist.c
@@ -916,7 +916,8 @@ bmbl_select_mailbox(GtkTreeSelection * selection, gpointer data)
return;
}
- if (gtk_tree_selection_path_is_selected(selection, path)) {
+ /* if (gtk_tree_selection_path_is_selected(selection, path)) */
+ {
BalsaMailboxNode *mbnode;
GtkTreeIter iter;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]