Differences From Artifact [4896991386]:
- File src/XMPPRosterItem.h — part of check-in [ae47288dc3] at 2013-02-15 14:32:44 on branch trunk — Improve documentation. (user: js, size: 2098) [annotate] [blame] [check-ins using]
To Artifact [dd977fe5de]:
- File src/XMPPRosterItem.h — part of check-in [049768c6ae] at 2013-06-23 21:41:47 on branch trunk — Use instancetype. (user: js, size: 2112) [annotate] [blame] [check-ins using]
︙ | |||
47 48 49 50 51 52 53 | 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | - + | #endif /** * \brief Creates a new autoreleased roster item. * * \return A new autoreleased roster item. */ |
︙ |