Revision: 24049
          http://sourceforge.net/p/bibdesk/svn/24049
Author:   hofman
Date:     2019-07-18 21:02:50 +0000 (Thu, 18 Jul 2019)
Log Message:
-----------
rename ivar to match property name

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

Modified: trunk/bibdesk/BibItem.h
===================================================================
--- trunk/bibdesk/BibItem.h     2019-07-18 14:53:06 UTC (rev 24048)
+++ trunk/bibdesk/BibItem.h     2019-07-18 21:02:50 UTC (rev 24049)
@@ -109,7 +109,7 @@
     BDSKFieldCollection *templateFields;
     NSInteger currentIndex;
     BOOL spotlightMetadataChanged;
-    BOOL isImported;
+    BOOL imported;
     CGFloat searchScore;
     NSURL *identifierURL;
     NSMutableArray *files;

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