From 86b22151f0758311fd146ff508e7254337414bc1 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 15 Aug 2017 17:40:26 +0200 Subject: sync with upstream --- xbmc/input/ActionIDs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'xbmc/input') diff --git a/xbmc/input/ActionIDs.h b/xbmc/input/ActionIDs.h index 14b8927..b88df78 100644 --- a/xbmc/input/ActionIDs.h +++ b/xbmc/input/ActionIDs.h @@ -288,6 +288,7 @@ #define ACTION_GESTURE_ZOOM 502 //!< sendaction with point and currentPinchScale (fingers together < 1.0 -> fingers apart > 1.0) #define ACTION_GESTURE_ROTATE 503 #define ACTION_GESTURE_PAN 504 +#define ACTION_GESTURE_ABORT 505 //!< gesture was interrupted in unspecified state #define ACTION_GESTURE_SWIPE_LEFT 511 #define ACTION_GESTURE_SWIPE_LEFT_TEN 520 -- cgit v1.2.3