summaryrefslogtreecommitdiff
path: root/libview/ev-document-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'libview/ev-document-model.h')
-rw-r--r--libview/ev-document-model.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libview/ev-document-model.h b/libview/ev-document-model.h
index 4c81c49c..fdec1433 100644
--- a/libview/ev-document-model.h
+++ b/libview/ev-document-model.h
@@ -38,6 +38,7 @@ typedef enum {
EV_SIZING_BEST_FIT = EV_SIZING_FIT_PAGE, /* Deprecated */
EV_SIZING_FIT_WIDTH,
EV_SIZING_FREE,
+ EV_SIZING_AUTOMATIC,
} EvSizingMode;
typedef struct _EvDocumentModel EvDocumentModel;