which is rather strange because I don't actually declare it locally!
This is just complaining that for this method, the parameter webView
is conflicting with your instance variable webView. It's calling the
parameter a local declaration. You can change the name of the
parameter or the instance variable, whichever you prefer.
-- Darin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden