aboutsummaryrefslogtreecommitdiffstats
path: root/iPhone/FixMyStreet/Classes/MainViewController.m
diff options
context:
space:
mode:
Diffstat (limited to 'iPhone/FixMyStreet/Classes/MainViewController.m')
-rw-r--r--iPhone/FixMyStreet/Classes/MainViewController.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/iPhone/FixMyStreet/Classes/MainViewController.m b/iPhone/FixMyStreet/Classes/MainViewController.m
index 7d3871b..9fcf65d 100644
--- a/iPhone/FixMyStreet/Classes/MainViewController.m
+++ b/iPhone/FixMyStreet/Classes/MainViewController.m
@@ -93,7 +93,7 @@
/* Comment out the block below to over-ride */
/*
-- (CDVCordovaView*) newCordovaViewWithFrame:(CGRect)bounds
+- (UIWebView*) newCordovaViewWithFrame:(CGRect)bounds
{
return[super newCordovaViewWithFrame:bounds];
}