Code

fix 1520018: sync up the embed/not embed transform logic when ungrouping with that...
[inkscape.git] / src / extension / extension.h
index de3dda19b53689eeff28bff668eb5ac3800e2250..81629a2dcaa53b386c0579479c55907c9ef91536 100644 (file)
@@ -45,6 +45,7 @@
 #define SP_MODULE_KEY_PRINT_PS    "org.inkscape.print.ps"
 /** Defines the key for PDF printing */
 #define SP_MODULE_KEY_PRINT_PDF    "org.inkscape.print.pdf"
+#define SP_MODULE_KEY_PRINT_CAIRO_PDF  "org.inkscape.print.pdf.cairo"
 /** Defines the key for LaTeX printing */
 #define SP_MODULE_KEY_PRINT_LATEX    "org.inkscape.print.latex"
 /** Defines the key for printing with GNOME Print */