Revision: 29108 http://sourceforge.net/p/bibdesk/svn/29108 Author: hofman Date: 2025-04-15 16:48:47 +0000 (Tue, 15 Apr 2025) Log Message: ----------- remove extraneous spaces
Modified Paths: -------------- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m =================================================================== --- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m 2025-04-15 16:30:56 UTC (rev 29107) +++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m 2025-04-15 16:48:47 UTC (rev 29108) @@ -2857,8 +2857,8 @@ // make sure we're consistent, also see comment above if (dragOp == NSDragOperationNone) { - [_dropHighlightView setDropIndex:NSNotFound]; - [_dropHighlightView setDropOperation:FVDropBefore]; + [_dropHighlightView setDropIndex:NSNotFound]; + [_dropHighlightView setDropOperation:FVDropBefore]; } [_dropHighlightView setNeedsDisplay:YES]; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit