summaryrefslogtreecommitdiff
path: root/winrt/mupdf_cpp/DocumentPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'winrt/mupdf_cpp/DocumentPage.h')
-rw-r--r--winrt/mupdf_cpp/DocumentPage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/winrt/mupdf_cpp/DocumentPage.h b/winrt/mupdf_cpp/DocumentPage.h
index 1ea1f669..41c83bc3 100644
--- a/winrt/mupdf_cpp/DocumentPage.h
+++ b/winrt/mupdf_cpp/DocumentPage.h
@@ -13,6 +13,7 @@ typedef enum {
FULL_RESOLUTION = 0,
THUMBNAIL,
DUMMY,
+ OLD_RESOLUTION,
NOTSET
} Page_Content_t;