Revision: 24054
http://sourceforge.net/p/bibdesk/svn/24054
Author: hofman
Date: 2019-07-18 21:43:57 +0000 (Thu, 18 Jul 2019)
Log Message:
-----------
use ivar for property
Modified Paths:
--------------
trunk/bibdesk/BDSKField.m
Modified: trunk/bibdesk/BDSKField.m
===================================================================
--- trunk/bibdesk/BDSKField.m 2019-07-18 21:37:54 UTC (rev 24053)
+++ trunk/bibdesk/BDSKField.m 2019-07-18 21:43:57 UTC (rev 24054)
@@ -47,7 +47,7 @@
*/
@implementation BDSKField
-@synthesize publication;
+@synthesize publication=bibItem;
@dynamic name, value, bibTeXString, integerValue, URLStringValue,
fileURLValue, relativePathValue, isInherited, scriptingAuthors,
scriptingPublications;
+ (BOOL)accessInstanceVariablesDirectly {
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