Revision: 29311
          http://sourceforge.net/p/bibdesk/svn/29311
Author:   hofman
Date:     2025-07-21 09:10:38 +0000 (Mon, 21 Jul 2025)
Log Message:
-----------
notifiation is send bby typeinfo manager

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

Modified: trunk/bibdesk/BDSKEditor.m
===================================================================
--- trunk/bibdesk/BDSKEditor.m  2025-07-20 15:40:27 UTC (rev 29310)
+++ trunk/bibdesk/BDSKEditor.m  2025-07-21 09:10:38 UTC (rev 29311)
@@ -3491,7 +3491,7 @@
     [nc addObserver:self
            selector:@selector(customFieldsDidChange:)
                name:BDSKCustomFieldsChangedNotification
-             object:nil];
+             object:[BDSKTypeManager sharedManager]];
     [nc addObserver:self
            selector:@selector(macrosDidChange:)
                name:BDSKMacroDefinitionChangedNotification

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

Reply via email to