Revision: 23956
          http://sourceforge.net/p/bibdesk/svn/23956
Author:   hofman
Date:     2019-07-06 22:04:43 +0000 (Sat, 06 Jul 2019)
Log Message:
-----------
make sure url session download task class is forward declared

Modified Paths:
--------------
    trunk/bibdesk_vendorsrc/amaxwell/FileView/FVDownloadSession.h

Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVDownloadSession.h
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVDownloadSession.h       
2019-07-06 21:56:59 UTC (rev 23955)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVDownloadSession.h       
2019-07-06 22:04:43 UTC (rev 23956)
@@ -39,6 +39,7 @@
 #import <Cocoa/Cocoa.h>
 #import "FVDownload.h"
 
+@class NSURLSessionDownloadTask;
 
 @interface FVDownloadSession : FVDownload
 {

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



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to