[balsa/wip/gtk4: 6/351] and another
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/wip/gtk4: 6/351] and another
- Date: Wed, 23 May 2018 21:17:27 +0000 (UTC)
commit 855aa5c2a55c5d455b53d78618176b33903cb248
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Tue Oct 3 20:33:55 2017 -0400
and another
libbalsa/libbalsa-gpgme-cb.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libbalsa/libbalsa-gpgme-cb.c b/libbalsa/libbalsa-gpgme-cb.c
index 5d0212d..b3320c9 100644
--- a/libbalsa/libbalsa-gpgme-cb.c
+++ b/libbalsa/libbalsa-gpgme-cb.c
@@ -139,7 +139,7 @@ key_button_event_press_cb(GtkWidget * widget,
g_return_val_if_fail(event != NULL, FALSE);
- if (gdk_event_get_event_type(event) != GDK_DOUBLE_BUTTON_PRESS ||
+ if (gdk_event_get_event_type(event) != GDK_2BUTTON_PRESS ||
!gdk_event_get_coords(event, &x_win, &y_win)) {
return FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]