summaryrefslogtreecommitdiff
path: root/vcl/inc/graphic/UnoGraphicDescriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/graphic/UnoGraphicDescriptor.hxx')
-rw-r--r--vcl/inc/graphic/UnoGraphicDescriptor.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/graphic/UnoGraphicDescriptor.hxx b/vcl/inc/graphic/UnoGraphicDescriptor.hxx
index ad46952ce925..125a1f8b1d2b 100644
--- a/vcl/inc/graphic/UnoGraphicDescriptor.hxx
+++ b/vcl/inc/graphic/UnoGraphicDescriptor.hxx
@@ -51,6 +51,7 @@
#define MIMETYPE_EMF "image/x-emf"
#define MIMETYPE_SVG "image/svg+xml"
#define MIMETYPE_PDF "application/pdf"
+#define MIMETYPE_WEBP "image/webp"
#define MIMETYPE_VCLGRAPHIC "image/x-vclgraphic"
namespace comphelper { class PropertySetInfo; }