diff options
Diffstat (limited to 'src/xsane-icons.h')
-rw-r--r-- | src/xsane-icons.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/xsane-icons.h b/src/xsane-icons.h index 1e4e1a1..6f38cfb 100644 --- a/src/xsane-icons.h +++ b/src/xsane-icons.h @@ -3,7 +3,7 @@ xsane-icons.h Oliver Rauch <Oliver.Rauch@rauch-domain.de> - Copyright (C) 1998-2005 Oliver Rauch + Copyright (C) 1998-2007 Oliver Rauch This file is part of the XSANE package. This program is free software; you can redistribute it and/or modify @@ -119,6 +119,7 @@ extern const char *zoom_y_xpm[]; extern const char *resolution_xpm[]; extern const char *resolution_x_xpm[]; extern const char *resolution_y_xpm[]; +extern const char *cms_xpm[]; extern const char *scanner_xpm[]; extern const char *intensity_xpm[]; extern const char *red_xpm[]; |