@@ -145,11 +145,11 @@ + xmlParser; /** * \return The delegate that is used by the XML parser */ -- (id)delegate; +- (OFObject *)delegate; /** * Sets the delegate the OFXMLParser should use. * * \param delegate The delegate to use