Revision: 26165 http://sourceforge.net/p/bibdesk/svn/26165 Author: hofman Date: 2021-06-07 22:17:16 +0000 (Mon, 07 Jun 2021) Log Message: ----------- fix method name
Modified Paths: -------------- trunk/bibdesk/BDSKComplexStringEditor.m Modified: trunk/bibdesk/BDSKComplexStringEditor.m =================================================================== --- trunk/bibdesk/BDSKComplexStringEditor.m 2021-06-07 22:04:09 UTC (rev 26164) +++ trunk/bibdesk/BDSKComplexStringEditor.m 2021-06-07 22:17:16 UTC (rev 26165) @@ -182,7 +182,7 @@ object:controlWindow]; } [nc addObserver:self - selector:@selector(controlwindowWillClose:) + selector:@selector(controlWindowWillClose:) name:NSWindowWillCloseNotification object:controlWindow]; } 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