Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Alden committed Sep 26, 2019
1 parent 1223e66 commit 60ede98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ios/CDVThemeableBrowser.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
@class CDVThemeableBrowserViewController;

@interface CDVThemeableBrowser : CDVPlugin {
UIWindow * tmpWindow;
BOOL _injectedIframeBridge;
}

Expand Down

0 comments on commit 60ede98

Please sign in to comment.