Revision: 24145
          http://sourceforge.net/p/bibdesk/svn/24145
Author:   hofman
Date:     2019-08-16 22:30:36 +0000 (Fri, 16 Aug 2019)
Log Message:
-----------
forward declare scrollerStyle for scroll view

Modified Paths:
--------------
    trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m

Modified: trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m
===================================================================
--- trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m      2019-08-16 
22:28:24 UTC (rev 24144)
+++ trunk/bibdesk_vendorsrc/amaxwell/FileView/FVFileView.m      2019-08-16 
22:30:36 UTC (rev 24145)
@@ -167,6 +167,10 @@
 - (NSScrollerStyle)scrollerStyle;
 @end
 
+@interface NSScrollView (FVLionDeclarations)
+- (NSScrollerStyle)scrollerStyle;
+@end
+
 #endif
 
 #if defined(MAC_OS_X_VERSION_10_7) && MAC_OS_X_VERSION_MIN_REQUIRED >= 
MAC_OS_X_VERSION_10_7

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