Revision: 24051
          http://sourceforge.net/p/bibdesk/svn/24051
Author:   hofman
Date:     2019-07-18 21:22:54 +0000 (Thu, 18 Jul 2019)
Log Message:
-----------
use ivar for property

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

Modified: trunk/bibdesk/BDSKFileSearchIndex.m
===================================================================
--- trunk/bibdesk/BDSKFileSearchIndex.m 2019-07-18 21:10:38 UTC (rev 24050)
+++ trunk/bibdesk/BDSKFileSearchIndex.m 2019-07-18 21:22:54 UTC (rev 24051)
@@ -63,7 +63,7 @@
 
 @implementation BDSKFileSearchIndex
 
-@synthesize index, delegate;
+@synthesize index=skIndex, delegate;
 @dynamic status, progressValue;
 
 // increment if incompatible changes are introduced

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