Revision: 9434
http://sourceforge.net/p/skim-app/code/9434
Author: hofman
Date: 2017-10-21 15:12:02 +0000 (Sat, 21 Oct 2017)
Log Message:
-----------
declare PDFDocumentDelegate for pre 10.13 SDK
Modified Paths:
--------------
trunk/SKCompatibility.h
Modified: trunk/SKCompatibility.h
===================================================================
--- trunk/SKCompatibility.h 2017-10-21 14:36:24 UTC (rev 9433)
+++ trunk/SKCompatibility.h 2017-10-21 15:12:02 UTC (rev 9434)
@@ -150,6 +150,11 @@
@end
@protocol PDFViewDelegate <NSObject> @end
+
+#endif
+
+#if !defined(MAC_OS_X_VERSION_10_13) || MAC_OS_X_VERSION_MAX_ALLOWED <
MAC_OS_X_VERSION_10_13
+
@protocol PDFDocumentDelegate <NSObject> @end
-#endif
+#edndif
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit