0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-29 10:42:39 +00:00
Files
termux-packages/x11-packages/inkscape/page-size-fix.patch
2023-10-29 21:32:45 +02:00

10 lines
285 B
Diff

+++ a/src/attributes.h
@@ -24,6 +24,7 @@
* line-by-line comparison. Also, inorder for proper parsing, some
* properties must be before others (e.g. 'font' before 'font-family').
*/
+#undef PAGE_SIZE
enum class SPAttr {
INVALID, ///< Must have value 0.
/* SPObject */