[evolution] Bug 587014 - Magic space does not work as expected
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution] Bug 587014 - Magic space does not work as expected
- Date: Sun, 4 Oct 2009 03:12:57 +0000 (UTC)
commit 2ee273db7c3175d323e55d87432961cfa94e8be1
Author: Lucian Langa <cooly gnome eu org>
Date: Sat Oct 3 23:12:19 2009 -0400
Bug 587014 - Magic space does not work as expected
widgets/misc/e-selection-model.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/widgets/misc/e-selection-model.c b/widgets/misc/e-selection-model.c
index fb43d73..433e706 100644
--- a/widgets/misc/e-selection-model.c
+++ b/widgets/misc/e-selection-model.c
@@ -606,7 +606,6 @@ e_selection_model_key_press (ESelectionModel *selection,
if (row == -1)
break;
- e_selection_model_toggle_single_row (selection, row);
g_signal_emit(selection,
e_selection_model_signals[CURSOR_ACTIVATED], 0,
row, col);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]