diff options
| author | manuel <manuel@mausz.at> | 2017-08-15 17:40:26 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2017-08-15 17:40:26 +0200 |
| commit | 86b22151f0758311fd146ff508e7254337414bc1 (patch) | |
| tree | fdd6ca46ba57b7f063740541c034ce60c7cdd0c5 /xbmc/input | |
| parent | 4c3251ec645c8b71820dab7e51e612e5919d4e75 (diff) | |
| download | kodi-pvr-build-86b22151f0758311fd146ff508e7254337414bc1.tar.gz kodi-pvr-build-86b22151f0758311fd146ff508e7254337414bc1.tar.bz2 kodi-pvr-build-86b22151f0758311fd146ff508e7254337414bc1.zip | |
sync with upstream
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 |
