From 7fad909266d49203537a28e6acc5d96b14bf4e7f Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:05:18 +0000 Subject: Imported Upstream version 0.99 --- src/xsane-batch-scan.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/xsane-batch-scan.h') diff --git a/src/xsane-batch-scan.h b/src/xsane-batch-scan.h index 7437ae8..03b018d 100644 --- a/src/xsane-batch-scan.h +++ b/src/xsane-batch-scan.h @@ -29,6 +29,14 @@ #include +/* ---------------------------------------------------------------------------------------------------------------------- */ +typedef enum +{ + BATCH_MODE_OFF = 0, + BATCH_MODE_LAST_SCAN, + BATCH_MODE_LOOP +} BATCH_MODE_T; + /* ---------------------------------------------------------------------------------------------------------------------- */ typedef struct -- cgit v1.2.3