commit 114f14976454ffba55a71d69d5e0740a2d0566f7
Author: Jan Rękorajski <[email protected]>
Date: Mon Mar 23 09:52:33 2020 +0100
- adjust patch for inkscape release
inkscape-poppler0.83.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/inkscape-poppler0.83.patch b/inkscape-poppler0.83.patch
index a06171f..f75df41 100644
--- a/inkscape-poppler0.83.patch
+++ b/inkscape-poppler0.83.patch
@@ -37,7 +37,7 @@ index 4eae275757..4513ad94c5 100644
@@ -267,7 +267,7 @@ public:
ClipHistoryEntry *save();
ClipHistoryEntry *restore();
- GBool hasSaves() { return saved != nullptr; }
+ GBool hasSaves() { return saved != NULL; }
- void setClip(GfxPath *newClipPath, GfxClipType newClipType = clipNormal);
+ void setClip(_POPPLER_CONST_83 GfxPath *newClipPath, GfxClipType
newClipType = clipNormal);
GfxPath *getClipPath() { return clipPath; }
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/inkscape.git/commitdiff/114f14976454ffba55a71d69d5e0740a2d0566f7
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit