ARC-ified; removed ARCHelper.h
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
Objective_ZipViewController *viewController;
|
||||
}
|
||||
|
||||
@property (nonatomic, retain) IBOutlet UIWindow *window;
|
||||
@property (nonatomic, retain) IBOutlet Objective_ZipViewController *viewController;
|
||||
@property (nonatomic, strong) IBOutlet UIWindow *window;
|
||||
@property (nonatomic, strong) IBOutlet Objective_ZipViewController *viewController;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user