Revision: 27878
          http://sourceforge.net/p/bibdesk/svn/27878
Author:   hofman
Date:     2022-09-09 09:38:16 +0000 (Fri, 09 Sep 2022)
Log Message:
-----------
initialize flag

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

Modified: trunk/bibdesk/BDSKSharingClient.m
===================================================================
--- trunk/bibdesk/BDSKSharingClient.m   2022-09-09 09:33:51 UTC (rev 27877)
+++ trunk/bibdesk/BDSKSharingClient.m   2022-09-09 09:38:16 UTC (rev 27878)
@@ -103,6 +103,7 @@
         archivedPublications = nil;
         archivedMacros = nil;
         needsUpdate = YES;
+        retrieving = NO;
         asyncClient = [[BDSKAsyncSharingClient alloc] initWithClient:self 
andService:aService];
     }
     return self;

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