summaryrefslogtreecommitdiffstats
path: root/deps/poppler/patches/poppler.splashpath.h.revert.diff
blob: 4f008bd502fa0d87c48753947a5e6cebd7c8245b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./splash/SplashPath.h.orig	2018-06-19 16:16:47.000000000 -0500
+++ ./splash/SplashPath.h	2018-06-21 14:04:25.679001859 -0500
@@ -137,6 +137,8 @@
 
   friend class SplashXPath;
   friend class Splash;
+  // this is a temporary hack, until we read FreeType paths directly
+  friend class ArthurOutputDev;
 };
 
 #endif