diff options
Diffstat (limited to 'image/DecoderFactory.h')
-rw-r--r-- | image/DecoderFactory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/image/DecoderFactory.h b/image/DecoderFactory.h index 107ebede6..f8cf64cc6 100644 --- a/image/DecoderFactory.h +++ b/image/DecoderFactory.h @@ -36,6 +36,7 @@ enum class DecoderType BMP, ICO, ICON, + WEBP, UNKNOWN }; |