Revision: 27572
          http://sourceforge.net/p/bibdesk/svn/27572
Author:   hofman
Date:     2022-06-06 16:47:08 +0000 (Mon, 06 Jun 2022)
Log Message:
-----------
insert correct new file

Modified Paths:
--------------
    trunk/bibdesk/BibItem.m

Modified: trunk/bibdesk/BibItem.m
===================================================================
--- trunk/bibdesk/BibItem.m     2022-06-06 16:39:36 UTC (rev 27571)
+++ trunk/bibdesk/BibItem.m     2022-06-06 16:47:08 UTC (rev 27572)
@@ -2795,7 +2795,7 @@
         }
     }
     
-    [files replaceObjectAtIndex:idx withObject:file];
+    [files replaceObjectAtIndex:idx withObject:aFile];
     [aFile setDelegate:self];
     
     [self noteFilesChanged:isFile];

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