Revision: 29293 http://sourceforge.net/p/bibdesk/svn/29293 Author: hofman Date: 2025-07-18 09:42:43 +0000 (Fri, 18 Jul 2025) Log Message: ----------- add pragma mark
Modified Paths: -------------- trunk/bibdesk/BDSKEditor.m Modified: trunk/bibdesk/BDSKEditor.m =================================================================== --- trunk/bibdesk/BDSKEditor.m 2025-07-18 09:41:38 UTC (rev 29292) +++ trunk/bibdesk/BDSKEditor.m 2025-07-18 09:42:43 UTC (rev 29293) @@ -330,6 +330,8 @@ [[self window] setRepresentedFilename:[[publication localURL] path] ?: @""]; } +#pragma mark NSEditor protocol + - (void)setEditing:(BOOL)flag { if (editorFlags.isEditing != flag) { if (flag) 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