Revision: 29828
          http://sourceforge.net/p/bibdesk/svn/29828
Author:   hofman
Date:     2025-11-17 10:10:21 +0000 (Mon, 17 Nov 2025)
Log Message:
-----------
simple init is convenience for string node

Modified Paths:
--------------
    trunk/bibdesk/BDSKStringNode.h

Modified: trunk/bibdesk/BDSKStringNode.h
===================================================================
--- trunk/bibdesk/BDSKStringNode.h      2025-11-17 09:53:45 UTC (rev 29827)
+++ trunk/bibdesk/BDSKStringNode.h      2025-11-17 10:10:21 UTC (rev 29828)
@@ -89,7 +89,7 @@
      */
 - (instancetype)initWithType:(BDSKStringNodeType)aType value:(NSString *)s 
NS_DESIGNATED_INITIALIZER;
 - (instancetype)initWithCoder:(NSCoder *)coder NS_DESIGNATED_INITIALIZER;
-- (instancetype)init NS_UNAVAILABLE;
+- (instancetype)init;
 
     /*!
     @method     isEqual:

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