diff options
Diffstat (limited to 'cython/imobiledevice.pxd')
| -rw-r--r-- | cython/imobiledevice.pxd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cython/imobiledevice.pxd b/cython/imobiledevice.pxd index a699138..048f226 100644 --- a/cython/imobiledevice.pxd +++ b/cython/imobiledevice.pxd | |||
| @@ -89,3 +89,4 @@ cdef class LockdownClient(PropertyListService): | |||
| 89 | cpdef deactivate(self) | 89 | cpdef deactivate(self) |
| 90 | cpdef enter_recovery(self) | 90 | cpdef enter_recovery(self) |
| 91 | cpdef goodbye(self) | 91 | cpdef goodbye(self) |
| 92 | cpdef list get_sync_data_classes(self) | ||
