While it's fairly obvious why you're getting an error there, you should, in the future, post the full error message you receive instead of just the error number.
When you implement a function, and wish to use the parameters (such as forwarding them to a base class,) you need to name the parameters.