summaryrefslogtreecommitdiff
path: root/alpine/mailpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/mailpart.h')
-rw-r--r--alpine/mailpart.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/alpine/mailpart.h b/alpine/mailpart.h
index 6f1c0023..ecc1c59e 100644
--- a/alpine/mailpart.h
+++ b/alpine/mailpart.h
@@ -27,6 +27,8 @@
#define DA_FROM_VIEW 0x02 /* see mailpart.c */
#define DA_RESIZE 0x04
#define DA_DIDPROMPT 0x08 /* Already prompted to view att */
+#define DA_EXTERNAL 0x10 /* use external viewer operations */
+#define DA_ALLIMAGES 0x20 /* external browser displays all images */
/* exported prototypes */