Adjust to recent ObjFW changes
This commit is contained in:
parent
2086b2fa5d
commit
a0047e1b54
11 changed files with 38 additions and 37 deletions
|
@ -23,5 +23,5 @@
|
|||
@import UIKit;
|
||||
|
||||
@interface AboutController: UIViewController <UIWebViewDelegate>
|
||||
@property (retain, nonatomic) IBOutlet UIWebView *webView;
|
||||
@property (nonatomic, retain) IBOutlet UIWebView *webView;
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue