Reformat to AppCode style.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
//
|
||||
|
||||
|
||||
@interface MPEmergencyViewController : UIViewController <UITextFieldDelegate>
|
||||
@interface MPEmergencyViewController : UIViewController<UITextFieldDelegate>
|
||||
|
||||
@property(weak, nonatomic) IBOutlet UIScrollView *scrollView;
|
||||
@property(weak, nonatomic) IBOutlet UIView *dialogView;
|
||||
|
Reference in New Issue
Block a user