diff options
Diffstat (limited to 'xbmc/input')
| -rw-r--r-- | xbmc/input/ActionIDs.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
| 288 | #define ACTION_GESTURE_ZOOM 502 //!< sendaction with point and currentPinchScale (fingers together < 1.0 -> fingers apart > 1.0) | 288 | #define ACTION_GESTURE_ZOOM 502 //!< sendaction with point and currentPinchScale (fingers together < 1.0 -> fingers apart > 1.0) |
| 289 | #define ACTION_GESTURE_ROTATE 503 | 289 | #define ACTION_GESTURE_ROTATE 503 |
| 290 | #define ACTION_GESTURE_PAN 504 | 290 | #define ACTION_GESTURE_PAN 504 |
| 291 | #define ACTION_GESTURE_ABORT 505 //!< gesture was interrupted in unspecified state | ||
| 291 | 292 | ||
| 292 | #define ACTION_GESTURE_SWIPE_LEFT 511 | 293 | #define ACTION_GESTURE_SWIPE_LEFT 511 |
| 293 | #define ACTION_GESTURE_SWIPE_LEFT_TEN 520 | 294 | #define ACTION_GESTURE_SWIPE_LEFT_TEN 520 |
