Revision: 30110
          http://sourceforge.net/p/bibdesk/svn/30110
Author:   hofman
Date:     2026-03-04 17:29:28 +0000 (Wed, 04 Mar 2026)
Log Message:
-----------
add comment

Modified Paths:
--------------
    trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m

Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m      2026-03-04 
17:22:33 UTC (rev 30109)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m      2026-03-04 
17:29:28 UTC (rev 30110)
@@ -2736,6 +2736,7 @@
     _fvFlags.needsReload = YES;
     
     BOOL didInsert = YES;
+    // this datasource method used to return void
     if (0 == strcmp([[(id)[self dataSource] 
methodSignatureForSelector:@selector(fileView:insertURLs:atIndexes:forDrop:dropOperation:)]
 methodReturnType], @encode(void)))
         [[self dataSource] fileView:self insertURLs:absoluteURLs 
atIndexes:indexSet forDrop:info dropOperation:operation];
     else

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