Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Commit 8526fb0

Browse files
author
Rad Azzouz
committed
Merge pull request #251 from AgileBits/rad/fix/revert-changes-from-pr-249
Reverted the changes from PR #249
2 parents e5bb639 + 7aa239d commit 8526fb0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Demos/App Demo for iOS/App Demo for iOS/AppDelegate.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010

1111
@interface AppDelegate : UIResponder <UIApplicationDelegate>
1212

13+
@property (strong, nonatomic) UIWindow *window;
14+
1315
@end
1416

Demos/WebView Demo for iOS/WebView Demo for iOS/AppDelegate.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,7 @@
1010

1111
@interface AppDelegate : UIResponder <UIApplicationDelegate>
1212

13+
@property (strong, nonatomic) UIWindow *window;
14+
1315
@end
1416

0 commit comments

Comments
 (0)