Revision: 28200
          http://sourceforge.net/p/bibdesk/svn/28200
Author:   hofman
Date:     2023-03-29 17:18:27 +0000 (Wed, 29 Mar 2023)
Log Message:
-----------
dynamic property

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

Modified: trunk/bibdesk/BDSKSoapBinding.m
===================================================================
--- trunk/bibdesk/BDSKSoapBinding.m     2023-03-29 16:59:27 UTC (rev 28199)
+++ trunk/bibdesk/BDSKSoapBinding.m     2023-03-29 17:18:27 UTC (rev 28200)
@@ -381,7 +381,7 @@
 @end
 
 @implementation BDSKSoapBindingRequest
-@dynamic elementName, responseClasses;
+@dynamic elementName, responseClasses, binding;
 - (NSString *)elementName
 {
     NSString *name = NSStringFromClass([self class]);

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to