mirror of
https://github.com/leanote/leanote-ios.git
synced 2026-01-13 06:03:40 +08: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