summaryrefslogtreecommitdiffstats
path: root/image/DecoderFactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'image/DecoderFactory.h')
-rw-r--r--image/DecoderFactory.h1
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
};