mirror of
https://github.com/leanote/leanote-ios.git
synced 2025-10-19 18:14:16 +00:00
Remove BOOL pointer type
This commit is contained in:
@@ -47,7 +47,7 @@ typedef enum {
|
||||
@property UIBarButtonItem *doneButton;
|
||||
@property UIBarButtonItem *cancelButton;
|
||||
|
||||
@property (assign) BOOL *textFieldDidHaveFocusBeforeOrientationChange;
|
||||
@property (assign) BOOL textFieldDidHaveFocusBeforeOrientationChange;
|
||||
|
||||
@end
|
||||
|
||||
|
Reference in New Issue
Block a user