Some more documentation improvements

This commit is contained in:
Andreas Linde
2013-09-17 20:08:11 +02:00
parent 18202819c7
commit e3d44f3709
5 changed files with 13 additions and 3 deletions

View File

@@ -124,6 +124,7 @@ typedef NS_ENUM(NSUInteger, BITCrashManagerStatus) {
have to make sure the new value is stored in the UserDefaults with the key
`BITCrashManagerStatus`.
@see BITCrashManagerStatus
@see showAlwaysButton
*/
@property (nonatomic, assign) BITCrashManagerStatus crashManagerStatus;