diff options
author | Ptyl Dragon <ptyl@cloudon.com> | 2013-10-30 19:42:09 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2013-11-15 16:51:57 +0100 |
commit | 814ca0766e52d60d21abe76a4a24e9b46a721689 (patch) | |
tree | 1773fe998675f92e7d837b13b697422702828106 /ios | |
parent | 6b6088fa9cfe6f81107e4aed80f18dfdf3f664f0 (diff) |
ready for integration with CATiledLayer
Change-Id: I50f519a37036ed3d17f73c80b33f4a9c4c19cb52
Diffstat (limited to 'ios')
-rw-r--r-- | ios/shared/ios_sharedlo/objective_c/gestures/MLOGestureEngine.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/shared/ios_sharedlo/objective_c/gestures/MLOGestureEngine.m b/ios/shared/ios_sharedlo/objective_c/gestures/MLOGestureEngine.m index 53d3c74f7324..f2a6f8ec6814 100644 --- a/ios/shared/ios_sharedlo/objective_c/gestures/MLOGestureEngine.m +++ b/ios/shared/ios_sharedlo/objective_c/gestures/MLOGestureEngine.m @@ -473,4 +473,4 @@ void touch_ui_selection_start(MLOSelectionKind kind, void touch_ui_selection_none(){ // STUB -}
\ No newline at end of file +} |