Revision: 5796 http://skim-app.svn.sourceforge.net/skim-app/?rev=5796&view=rev Author: hofman Date: 2009-09-23 12:09:36 +0000 (Wed, 23 Sep 2009)
Log Message: ----------- explicitly add 'id' for delegate type Modified Paths: -------------- trunk/SKDownload.h Modified: trunk/SKDownload.h =================================================================== --- trunk/SKDownload.h 2009-09-23 12:08:56 UTC (rev 5795) +++ trunk/SKDownload.h 2009-09-23 12:09:36 UTC (rev 5796) @@ -76,7 +76,7 @@ NSImage *fileIcon; NSProgressIndicator *progressIndicator; NSInteger status; - <SKDownloadDelegate> delegate; + id <SKDownloadDelegate> delegate; } - (id)initWithURL:(NSURL *)aURL delegate:(id <SKDownloadDelegate>)aDelegate; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Skim-app-commit mailing list Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit