diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:04:58 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:04:58 +0000 |
commit | 2d113e8792747151bf5d830f1a1485f2f951f940 (patch) | |
tree | f29e273d53fe5735cdac171504d798bf45ea2007 /xsane.WIP |
Imported Upstream version 0.50upstream/0.50
Diffstat (limited to 'xsane.WIP')
-rw-r--r-- | xsane.WIP | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xsane.WIP b/xsane.WIP new file mode 100644 index 0000000..df72c82 --- /dev/null +++ b/xsane.WIP @@ -0,0 +1,4 @@ + +- Added quantization in xsane_resolution_scale_update(GtkAdjustment *adj_data, double *val) + in xsane-front-gtk.c, this quantisation is not done by gtk, so xsane has to do it. + |