rename to more specific name, also not using the difficult to type "succeeded" word :)

This commit is contained in:
holger krekel
2019-11-27 06:27:43 +01:00
committed by Floris Bruynooghe
parent 618d74cd67
commit 76610f1e72
6 changed files with 6 additions and 6 deletions

View File

@@ -98,7 +98,7 @@ DC_EVENT_IMEX_PROGRESS = 2051
DC_EVENT_IMEX_FILE_WRITTEN = 2052
DC_EVENT_SECUREJOIN_INVITER_PROGRESS = 2060
DC_EVENT_SECUREJOIN_JOINER_PROGRESS = 2061
DC_EVENT_SECUREJOIN_SUCCEEDED = 2062
DC_EVENT_SECUREJOIN_MEMBER_ADDED = 2062
DC_EVENT_FILE_COPIED = 2055
DC_EVENT_IS_OFFLINE = 2081
DC_EVENT_GET_STRING = 2091