Revision: 25311
          http://sourceforge.net/p/bibdesk/svn/25311
Author:   hofman
Date:     2021-01-04 15:28:28 +0000 (Mon, 04 Jan 2021)
Log Message:
-----------
Use macro for extern

Modified Paths:
--------------
    trunk/bibdesk_vendorsrc/amaxwell/FileView/FVIcon_Private.h

Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVIcon_Private.h
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVIcon_Private.h  2021-01-04 
15:19:43 UTC (rev 25310)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVIcon_Private.h  2021-01-04 
15:28:28 UTC (rev 25311)
@@ -109,7 +109,7 @@
 /** @internal @var FVMaxThumbnailDimension
  Maximum dimension of a thumbnail image. 
  @warning Exported only for FVQuickLookIcon bundle linkage. */
-extern const size_t FVMaxThumbnailDimension;
+FV_EXTERN const size_t FVMaxThumbnailDimension;
 
 /** @internal @var FVMaxImageDimension
  Maximum dimension of a full image. */

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to