X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fextension%2Fextension.h;h=81629a2dcaa53b386c0579479c55907c9ef91536;hb=7150f0829e7f5452f5cab605b8014a245f9b7e7c;hp=de3dda19b53689eeff28bff668eb5ac3800e2250;hpb=b91d3d6c8f909bda909028eada6bf410d60c95a0;p=inkscape.git diff --git a/src/extension/extension.h b/src/extension/extension.h index de3dda19b..81629a2dc 100644 --- a/src/extension/extension.h +++ b/src/extension/extension.h @@ -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 */