emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 3447f365b1: ; * src/xwidget.c: Add missing part of last change.


From: Po Lu
Subject: master 3447f365b1: ; * src/xwidget.c: Add missing part of last change.
Date: Tue, 1 Mar 2022 02:49:31 -0500 (EST)

branch: master
commit 3447f365b13e0814916e44192063734eae7d3e19
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * src/xwidget.c: Add missing part of last change.
---
 src/xwidget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/xwidget.c b/src/xwidget.c
index e812b13f23..71bc350429 100644
--- a/src/xwidget.c
+++ b/src/xwidget.c
@@ -1443,7 +1443,7 @@ xwidget_scroll (struct xwidget_view *view, double x, 
double y,
   gdk_event_free (xg_event);
 }
 
-#ifdef HAVE_USABLE_XI_GESTURE_PINCH_EVENT
+#ifdef HAVE_XINPUT2_4
 void
 xwidget_pinch (struct xwidget_view *view, XIGesturePinchEvent *xev)
 {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]