summaryrefslogtreecommitdiffstats
path: root/src/jsonstream-global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jsonstream-global.h')
-rw-r--r--src/jsonstream-global.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jsonstream-global.h b/src/jsonstream-global.h
index 3edff30..05e6e95 100644
--- a/src/jsonstream-global.h
+++ b/src/jsonstream-global.h
@@ -67,7 +67,7 @@
QT_BEGIN_NAMESPACE_JSONSTREAM
-enum EncodingFormat { FormatUndefined, FormatUTF8, FormatBSON, FormatQBJS };
+enum EncodingFormat { FormatUndefined, FormatUTF8, FormatBSON, FormatQBJS, FormatUTF16BE, FormatUTF16LE };
QT_END_NAMESPACE_JSONSTREAM