aboutsummaryrefslogtreecommitdiff
path: root/src/query_search.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/query_search.c')
-rw-r--r--src/query_search.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/query_search.c b/src/query_search.c
index 5261b49e..d541f9c7 100644
--- a/src/query_search.c
+++ b/src/query_search.c
@@ -852,6 +852,7 @@ static void row_activated(GtkTreeView *treeview, GtkTreePath *path,
msginfo)) {
msgview = messageview_create_with_new_window();
messageview_show(msgview, msginfo, FALSE);
+ statusbar_pop_all();
}
}