Revision: 29042 http://sourceforge.net/p/bibdesk/svn/29042 Author: hofman Date: 2025-02-22 16:11:11 +0000 (Sat, 22 Feb 2025) Log Message: ----------- use bdskowner method for window for sheet
Modified Paths: -------------- trunk/bibdesk/BDSKURLGroup.m Modified: trunk/bibdesk/BDSKURLGroup.m =================================================================== --- trunk/bibdesk/BDSKURLGroup.m 2025-02-22 15:25:51 UTC (rev 29041) +++ trunk/bibdesk/BDSKURLGroup.m 2025-02-22 16:11:11 UTC (rev 29042) @@ -264,7 +264,7 @@ } - (NSWindow *)downloadWindowForAuthenticationSheet:(BDSKDownload *)download { - return [[self document] windowForSheet]; + return [self windowForSheetForObject:self]; } #pragma mark Accessors 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