Revision: 18191
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=18191&view=rev
Author:   hofman
Date:     2011-10-27 11:33:52 +0000 (Thu, 27 Oct 2011)
Log Message:
-----------
linked file delegate methods are not optional

Modified Paths:
--------------
    trunk/bibdesk/BDSKLinkedFile.h

Modified: trunk/bibdesk/BDSKLinkedFile.h
===================================================================
--- trunk/bibdesk/BDSKLinkedFile.h      2011-10-27 11:32:47 UTC (rev 18190)
+++ trunk/bibdesk/BDSKLinkedFile.h      2011-10-27 11:33:52 UTC (rev 18191)
@@ -41,7 +41,6 @@
 @class BDSKLinkedFile;
 
 @protocol BDSKLinkedFileDelegate <NSObject>
-@optional
 - (NSString *)basePathForLinkedFile:(BDSKLinkedFile *)file;
 - (void)linkedFileURLChanged:(BDSKLinkedFile *)file;
 @end

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to