]> git.pld-linux.org Git - packages/inkscape.git/blobdiff - inkscape-poppler0.83.patch
- adjust patch for inkscape release
[packages/inkscape.git] / inkscape-poppler0.83.patch
index a06171f19b4faa1c7a0f6ddace9d0e403fa9c373..f75df412c6a7bd094dc974a5e4eee463140249d0 100644 (file)
@@ -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; }
This page took 0.066783 seconds and 4 git commands to generate.