summaryrefslogtreecommitdiff
path: root/src/xsane.h
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:35 +0000
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:35 +0000
commit1083fdcdb608210a42e00fc6819a6d5ce5996b2a (patch)
tree516ac97c6e36375d66b6cfbfbdb430eea8a46c0c /src/xsane.h
parent129ed4b29e21fdb8bda3bee89c3e5d8cca6ba749 (diff)
Imported Upstream version 0.994upstream/0.994
Diffstat (limited to 'src/xsane.h')
-rw-r--r--src/xsane.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xsane.h b/src/xsane.h
index 4e4ddd8..5cde44a 100644
--- a/src/xsane.h
+++ b/src/xsane.h
@@ -91,7 +91,7 @@
/* ---------------------------------------------------------------------------------------------------------------------- */
-#define XSANE_VERSION "0.993"
+#define XSANE_VERSION "0.994"
#define XSANE_AUTHOR "Oliver Rauch"
#define XSANE_COPYRIGHT "Oliver Rauch"
#define XSANE_DATE "1998-2007"
@@ -1010,6 +1010,7 @@ typedef struct XsaneSetup
GtkWidget *printer_icm_profile_entry;
GtkWidget *printer_embed_csa_button;
GtkWidget *printer_embed_crd_button;
+ GtkWidget *printer_cms_bpc_button;
GtkWidget *printer_width_entry;
GtkWidget *printer_height_entry;
GtkWidget *printer_ps_flatedecoded_button;